Skip to main content

EphemeralSecretBytes

Type Alias EphemeralSecretBytes 

Source
pub(crate) type EphemeralSecretBytes = Array<u8, U56>;

Aliased Type§

#[repr(transparent)]
pub(crate) struct EphemeralSecretBytes(pub [u8; 56]);

Tuple Fields§

§0: [u8; 56]