SSP21-CPP
Public Member Functions | List of all members
ssp21::PublicKey Class Referencefinal

Public Member Functions

 PublicKey (const PublicKey &other)
 
- Public Member Functions inherited from ssp21::BufferBase
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 Public Member Functions inherited from ssp21::BufferBase
static uint8_t get_buffer_length (BufferType)
 
- Protected Attributes inherited from ssp21::BufferBase
ser4cpp::StaticBuffer< uint32_t, consts::crypto::max_primitive_buffer_length > buffer
 

Detailed Description

Definition at line 75 of file BufferTypes.h.