Type Alias bign256::SecretKey

source ·
pub type SecretKey = SecretKey<BignP256>;
Expand description

BIGN P-256 secret key.

Aliased Type§

struct SecretKey { /* private fields */ }