KIO
ksslx509v3.cpp
Go to the documentation of this file.
bool certTypeEmailCA() const
Determine if this certificate can be used by an S/MIME signer.
Definition: ksslx509v3.cpp:65
bool certTypeSSLServer() const
Determine if this certificate can be used by an SSL server.
Definition: ksslx509v3.cpp:91
bool certTypeSMIME() const
Determine if this certificate can be used for S/MIME.
Definition: ksslx509v3.cpp:107
bool certTypeSSLClient() const
Determine if this certificate can be used by an SSL client.
Definition: ksslx509v3.cpp:83
bool certTypeSSLCA() const
Determine if this certificate can be used by an SSL signer.
Definition: ksslx509v3.cpp:52
bool certTypeCA() const
Determine if this certificate can be used by a certificate authority.
Definition: ksslx509v3.cpp:43
bool certTypeSMIMESign() const
Determine if this certificate can be used for S/MIME signing.
Definition: ksslx509v3.cpp:123
bool certTypeSMIMEEncrypt() const
Determine if this certificate can be used for S/MIME encryption.
Definition: ksslx509v3.cpp:115
bool certTypeNSSSLServer() const
Determine if this certificate can be used by a Netscape SSL server.
Definition: ksslx509v3.cpp:99
bool certTypeCodeCA() const
Determine if this certificate can be used by a code certificate signer.
Definition: ksslx509v3.cpp:75
bool certTypeCRLSign() const
Determine if this certificate can be used for revocation signing.
Definition: ksslx509v3.cpp:131
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.