Type Alias mas_jose::jwa::Es256KSigningKey

source ·
pub type Es256KSigningKey = SigningKey<Secp256k1>;

Aliased Type§

struct Es256KSigningKey { /* private fields */ }