BSL v1.1.1 - 64.gc92ac12
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
BSL_CryptoKey_t Struct Reference

Struct to hold private key information. More...

+ Collaboration diagram for BSL_CryptoKey_t:

Data Fields

BSL_Data_t raw
 Pointer to raw key information.
 
BSLB_VariantPtrMap_t params
 Additional parameter dictionary.
 
BSL_Crypto_KeyStats_t stats
 Statistics related to this key.
 
pthread_mutex_t stats_mutex
 Mutex for stats.
 

Detailed Description

Struct to hold private key information.

Field Documentation

◆ params

◆ raw

BSL_Data_t BSL_CryptoKey_t::raw

◆ stats

BSL_Crypto_KeyStats_t BSL_CryptoKey_t::stats

◆ stats_mutex

pthread_mutex_t BSL_CryptoKey_t::stats_mutex

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