PemHeader Struct Reference
  PEM encapsulated header. More...
#include <pem_common.h>
| Data Fields | |
| PemProcType | procType | 
| PemDekInfo | dekInfo | 
Detailed Description
PEM encapsulated header.
Definition at line 80 of file pem_common.h.
Field Documentation
◆ dekInfo
| PemDekInfo dekInfo | 
Definition at line 83 of file pem_common.h.
◆ procType
| PemProcType procType | 
Definition at line 82 of file pem_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/pem_common.h
