BSL v1.1.1 - 39.g9f43410
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_IdValPairPtrMap_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

BSLB_IdValPairPtrMap_t BSL_CryptoKey_t::params

◆ raw

◆ stats

◆ stats_mutex


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