BSL v1.0.0 - 3.g740079a
AMMOS Bundle Protocol Security Library (BSL)
|
Struct to hold private key information. More...
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.