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