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 | |