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]