Type Alias cosmian_crypto_core::P384PrivateKey

source ·
pub type P384PrivateKey = NistPrivateKey<NistP384, P384_PRIVATE_KEY_LENGTH>;

Aliased Type§

struct P384PrivateKey { /* private fields */ }