Type Alias Rs512SigningKey

Source
pub type Rs512SigningKey = SigningKey<Sha512>;

Aliased Typeยง

struct Rs512SigningKey { /* private fields */ }