Enum openssl::pkey::Public [] [src]

pub enum Public {}

A tag type indicating that a key only has public components.

Trait Implementations

Auto Trait Implementations

impl Send for Public

impl Sync for Public