Struct openssl::ec::Asn1Flag [] [src]

pub struct Asn1Flag(_);

Named Curve or Explicit

This type acts as a boolean as to whether the EC_Group is named or explicit.

Trait Implementations

impl Copy for Asn1Flag
[src]

impl Clone for Asn1Flag
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more