Pkcs8EncryptedPrivateKeyInfo Struct Reference

Encrypted private key information. More...

#include <pkcs8_key_parse.h>

Data Fields

X509AlgoId encryptionAlgo
 
X509OctetString encryptedData
 

Detailed Description

Encrypted private key information.

Definition at line 122 of file pkcs8_key_parse.h.

Field Documentation

◆ encryptedData

X509OctetString encryptedData

Definition at line 125 of file pkcs8_key_parse.h.

◆ encryptionAlgo

X509AlgoId encryptionAlgo

Definition at line 124 of file pkcs8_key_parse.h.


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