Type Alias cosmian_crypto_core::P256PrivateKey

source ·
pub type P256PrivateKey = NistPrivateKey<NistP256, P256_PRIVATE_KEY_LENGTH>;

Aliased Type§

struct P256PrivateKey { /* private fields */ }