opsick
Public Attributes | List of all members
opsick_ed25519_keypair Struct Reference

#include <keys.h>

Public Attributes

char public_key_hexstr [64+1]
 
char private_key_hexstr [128+1]
 
uint8_t public_key [32]
 
uint8_t private_key [64]
 

Detailed Description

An Ed25519 keypair containing both hex-encoded string representations as well as raw byte arrays of the opsick signing keys.


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