Skip to main content

PublicKey

Type Alias PublicKey 

Source
pub type PublicKey = PKey<RsaPublicKey>;
Expand description

A public key

Aliased Typeยง

pub struct PublicKey { /* private fields */ }