ctap_crypto_key_agreement_key_t Struct Reference

Key agreement key. More...

Detailed Description

Key agreement key.

CTAP specification (version 20190130) section 5.5.4

Definition at line 58 of file ctap_crypto.h.

#include <ctap_crypto.h>

Data Fields

ctap_crypto_pub_key_t pub
 public key
 
uint8_t priv [CTAP_CRYPTO_KEY_SIZE]
 private key
 

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