Tizen(Headless) Native API
6.5
|
__ckmc_pkcs12 Struct Reference
Public Attributes | |
ckmc_key_s * | priv_key |
ckmc_cert_s * | cert |
ckmc_cert_list_s * | ca_chain |
Detailed Description
The structure for PKCS12 used in key manager CAPI.
- Since :
- 2.4
Member Data Documentation
The chain certificate list, may be NULL
The certificate, may be NULL
The private key, may be NULL