Enum openssl::pkey::Private[][src]

pub enum Private {}

A tag type indicating that a key has private components.

Trait Implementations

impl HasPrivate for Private
[src]

Auto Trait Implementations

impl Send for Private

impl Sync for Private