BufferCiphertext2

Type Alias BufferCiphertext2 

Source
pub type BufferCiphertext2 = EdhocMessageBuffer;

Aliased Type§

#[repr(C)]
pub struct BufferCiphertext2 { pub content: [u8; 192], pub len: usize, }

Fields§

§content: [u8; 192]§len: usize