BSL v1.0.0 - 3.g740079a
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

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.
 

Detailed Description

Struct to hold private key information.


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