Type Definition ipcrypt::Key [] [src]

type Key = [u8; 16];

Alias for the key type (16 bytes)