Struct openssl::pkey::Id [−][src]
pub struct Id(_);
Expand description
An identifier of a kind of key.
Implementations
Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more