A decoded private key object with optional embedded public key material. More...
#include <x509key.h>
A decoded private key object with optional embedded public key material.
This structure stores the decoded algorithm identifier, the raw private key octets, an optional associated public key, and the active lengths of both buffers. It is used as a normalized container for SEC 1 and PKCS #8 decode operations.