cecies
Public Attributes | List of all members
cecies_curve448_key Struct Reference

#include <types.h>

Public Attributes

char hexstring [112+1]
 

Detailed Description

Contains a Curve448 key, encoded as a NUL-terminated hex-string.

Member Data Documentation

◆ hexstring

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.


The documentation for this struct was generated from the following file: