Aes128PmacSiv
struct Aes128PmacSiv
AES-PMAC-SIV in AEAD mode with 256-bit key size (128-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): Aes128PmacSiv throws InvalidLengthError
new
pub fn new(key: Bytes): Aes128PmacSiv throws InvalidLengthError