ksslx509v3.cc
bool certTypeSMIMESign()
Determine if this certificate can be used for S/MIME signing.
Definition: ksslx509v3.cc:125
bool certTypeSSLClient()
Determine if this certificate can be used by an SSL client.
Definition: ksslx509v3.cc:85
bool certTypeNSSSLServer()
Determine if this certificate can be used by a Netscape SSL server.
Definition: ksslx509v3.cc:101
bool certTypeSMIME()
Determine if this certificate can be used for S/MIME.
Definition: ksslx509v3.cc:109
bool certTypeEmailCA()
Determine if this certificate can be used by an S/MIME signer.
Definition: ksslx509v3.cc:66
bool certTypeCodeCA()
Determine if this certificate can be used by a code certificate signer.
Definition: ksslx509v3.cc:77
bool certTypeCA()
Determine if this certificate can be used by a certificate authority.
Definition: ksslx509v3.cc:43
bool certTypeSSLCA()
Determine if this certificate can be used by an SSL signer.
Definition: ksslx509v3.cc:52
bool certTypeSMIMEEncrypt()
Determine if this certificate can be used for S/MIME encryption.
Definition: ksslx509v3.cc:117
bool certTypeSSLServer()
Determine if this certificate can be used by an SSL server.
Definition: ksslx509v3.cc:93
bool certTypeCRLSign()
Determine if this certificate can be used for revocation signing.
Definition: ksslx509v3.cc:133