qssl.h File Reference

#include <QtCore/qglobal.h>

Go to the source code of this file.

Namespaces

namespace   QSsl

Enumerations

enum   KeyType { PrivateKey, PublicKey }
enum   EncodingFormat { Pem, Der }
enum   KeyAlgorithm { Rsa, Dsa }
enum   AlternateNameEntryType { EmailEntry, DnsEntry }
enum   SslProtocol {
  SslV3, SslV2, TlsV1, AnyProtocol,
  UnknownProtocol = -1
}