:CertProtocol


Classes

     aprFTP()

     aprHTTP()

     aprNNTP()

     aprPOP()

     aprSMTP()

     aprTelnet()

 

Syntax

     Read:

           :CertProtocol --> cProtocol

 

Description

A string specifying the protocol selected to establish the secure connection.

One of the following values will be returned:

Constant

Description

NONE

No security protocol has been selected.

A secure connection has not been established with the server.

The remaining member values in this structure are not valid and should be ignored.

SSL2

The Secure Sockets Layer (SSL) version 2.0 protocol has been selected.

SSL3

The Secure Sockets Layer (SSL) version 3.0 protocol has been selected.

This is currently the most common protocol used.

PCT1

The Private Communication Technology (PCT) version 1.0 protocol has been selected.

TLS1

The Transport Layer Security (TLS) version 1.0 protocol has been selected.

 

See Also

:CertCipher, :CertCipherStrength, :CertExpiresDate, :CertExpiresTime, :CertHash, :CertHashStrength, :CertIssuedDate, :CertIssuedTime, :CertIssuer, :CertIssuerCommonName, :CertIssuerCountry, :CertIssuerEmail, :CertIssuerLocale, :CertIssuerOrg, :CertIssuerOU, :CertIssuerState, :CertIsValid, :CertKeyExchange, :CertnCipher, :CertnHash, :CertnKeyExchange, :CertnProtocol, :CertnStatus, :CertProtocol, :CertStatus, :CertSubject, :CertSubjectCommonName, :CertSubjectCountry, :CertSubjectLocale, :CertSubjectOrg, :CertSubjectOU, :CertSubjectState, :ClearCert()