![]() |
SSP21-CPP
|
#include <ssp21/crypto/BufferTypes.h>
Public Member Functions | |
void | zero () |
![]() | |
seq32_t | as_seq () const |
wseq32_t | as_wseq () |
BufferType | get_type () const |
void | set_type (BufferType key_type) |
void | copy (const BufferBase &other) |
Additional Inherited Members | |
![]() | |
static uint8_t | get_buffer_length (BufferType) |
![]() | |
ser4cpp::StaticBuffer< uint32_t, consts::crypto::max_primitive_buffer_length > | buffer |
A secure key zeros its buffer upon destruction and provides a clear method
Definition at line 62 of file BufferTypes.h.