CTAP cose key struct. More...
CTAP cose key struct.
#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   | |
| int32_t ctap_public_key_cose_t::alg_type | 
| ctap_crypto_pub_key_t ctap_public_key_cose_t::pubkey |