Type Alias SigningKey

Source
pub type SigningKey = Key;
๐Ÿ‘ŽDeprecated
Expand description

Renamed to Key.

Aliased Typeยง

pub struct SigningKey { /* private fields */ }