cecies
|
#include <types.h>
Public Attributes | |
char | hexstring [112+1] |
Contains a Curve448 key, encoded as a NUL-terminated hex-string.
char cecies_curve448_key::hexstring[112+1] |
Hex-encoded string of a 56-byte Curve448 key.
For public keys, the 0x04 byte prefix is omitted.
The 113th character is the NUL-terminator.