PrevCiphertextBlock16

Type Alias PrevCiphertextBlock16 

Source
pub type PrevCiphertextBlock16 = Fixed<[u8; 16]>;
Expand description

Fixed-size secret of exactly $size bytes.

Aliased Type§

pub struct PrevCiphertextBlock16(pub [u8; 16]);

Tuple Fields§

§0: [u8; 16]