:GetSecurityInformation()


 

Class

     aprHTTP()

 

Syntax

     :GetSecurityInformation() -> aCertificate

 

Return

A 13 element array containing the raw Certificate information.

 

Description

Collects the Certificate information and builds an Array of the Certificate contents.

To examine a particular item of the Certificate, see the list below.

Normally there is no need to use this Method.

The specific information of the Certificate is stored in the various Variables.

See the Variables Cert* for specific information regarding the certificate of the current session.

 

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