|
BSL v1.0.0 - 4.g1b6a605
AMMOS Bundle Protocol Security Library (BSL)
|
Struct to hold private key information. More...
Collaboration diagram for BSL_CryptoKey_t:Data Fields | |
| EVP_PKEY * | pkey |
| Pointer to OpenSSL PKEY struct (used in hmac ctx) | |
| BSL_Data_t | raw |
| Pointer to raw key information (used in cipher ctx) | |
| BSL_Crypto_KeyStats_t | stats |
| Statistics related to this key. | |
Struct to hold private key information.