ctap_public_key_cose_t Struct Reference

CTAP cose key struct. More...

Detailed Description

CTAP cose key struct.

https://www.iana.org/assignments/cose/cose.xhtml

Definition at line 454 of file ctap.h.

#include <ctap.h>

Data Fields

ctap_crypto_pub_key_t pubkey
 public key
 
int kty
 identification of key type
 
int crv
 EC identifier.
 
int32_t alg_type
 COSEAlgorithmIdentifier.
 
uint8_t cred_type
 type of credential
 

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