Type Alias ring::ec::curve25519::x25519::PrivateKey

source ·
type PrivateKey = MaskedScalar;

Aliased Type§

struct PrivateKey([u8; 32]);

Fields§

§0: [u8; 32]