Type Definition proj_crypto::asymmetric::SecretKey
[−]
[src]
type SecretKey = Scalar;
Secret Key - just an alias. Implements drop() so the memory will be wiped when it goes out of scope