Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Classes | |
class | Global |
Enumerations | |
enum | AlternateNameEntryType { DnsEntry = 1, EmailEntry = 0 } |
enum | EncodingFormat { Der = 1, Pem = 0 } |
enum | KeyAlgorithm { Dsa = 1, Rsa = 0 } |
enum | KeyType { PrivateKey = 0, PublicKey = 1 } |
enum | SslOption { SslOptionDisableCompression = 4, SslOptionDisableEmptyFragments = 1, SslOptionDisableLegacyRenegotiation = 16, SslOptionDisableServerNameIndication = 8, SslOptionDisableSessionTickets = 2 } |
enum | SslProtocol { AnyProtocol = 3, SecureProtocols = 5, SslV2 = 1, SslV3 = 0, TlsV1 = 2, TlsV1SslV3 = 4, UnknownProtocol = -1 } |
enum QSsl.EncodingFormat |
enum QSsl.KeyAlgorithm |
enum QSsl.KeyType |
enum QSsl.SslOption |
enum QSsl.SslProtocol |