69
69
Return CA certificates within the PKCS12 object as a tuple. Returns
70
70
<tt class="constant">None</tt> if no CA certificates are present.
76
76
Return certificate portion of the PKCS12 structure.
82
82
Return friendlyName portion of the PKCS12 structure.
88
88
Return private key portion of the PKCS12 structure
94
94
Replace or set the CA certificates within the PKCS12 object with the sequence <var>cacerts</var>.