Aes256PmacSiv
struct Aes256PmacSiv
AES-PMAC-SIV in AEAD mode with 512-bit key size (256-bit security)
Methods
nonce_size
pub fn nonce_size(self): int
nonce_size
pub fn nonce_size(self): int
new
pub fn new(key: Bytes): Aes256PmacSiv throws InvalidLengthError
new
pub fn new(key: Bytes): Aes256PmacSiv throws InvalidLengthError