ldns  1.8.4
ldns_struct_key::[struct]._key Struct Reference

Storage pointers for the types of keys supported. More...

Data Structures

struct  [struct]._key.hmac
 The key can be an HMAC key. More...

Data Fields

EVP_PKEY * key
struct  hmac
void * external_key
 the key structure can also just point to some external key data

Detailed Description

Storage pointers for the types of keys supported.

Definition at line 128 of file keys.h.

Field Documentation

◆ key

◆ hmac

struct ldns_struct_key::[struct]._key.hmac ldns_struct_key::hmac

◆ external_key

void* ldns_struct_key::[struct]._key external_key

the key structure can also just point to some external key data