KIO
ksslx509v3.cpp
Go to the documentation of this file.
bool certTypeNSSSLServer() const
Determine if this certificate can be used by a Netscape SSL server.
Definition: ksslx509v3.cpp:99
bool certTypeEmailCA() const
Determine if this certificate can be used by an S/MIME signer.
Definition: ksslx509v3.cpp:65
bool certTypeSMIMESign() const
Determine if this certificate can be used for S/MIME signing.
Definition: ksslx509v3.cpp:123
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 certTypeCRLSign() const
Determine if this certificate can be used for revocation signing.
Definition: ksslx509v3.cpp:131
bool certTypeSSLServer() const
Determine if this certificate can be used by an SSL server.
Definition: ksslx509v3.cpp:91
bool certTypeSSLClient() const
Determine if this certificate can be used by an SSL client.
Definition: ksslx509v3.cpp:83
bool certTypeCodeCA() const
Determine if this certificate can be used by a code certificate signer.
Definition: ksslx509v3.cpp:75
bool certTypeSMIME() const
Determine if this certificate can be used for S/MIME.
Definition: ksslx509v3.cpp:107
bool certTypeSMIMEEncrypt() const
Determine if this certificate can be used for S/MIME encryption.
Definition: ksslx509v3.cpp:115
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.