:CertnHash


Classes

     aprFTP()

     aprHTTP()

     aprNNTP()

     aprPOP()

     aprSMTP()

     aprTelnet()

 

Syntax

     Read:

           :CertnHash --> nHashType

 

Description

A numeric value specifying the hash algorithm selected.

One of the following values will be returned:

Constant

Description

SECURITY_HASH_MD5

The MD5 algorithm was selected. This algorithm takes a message of arbitrary length and produces a 128-bit message digest.

SECURITY_HASH_SHA

The Secure Hash Algorithm (SHA) was selected. This algorithm productes a 160-bit message digest.

 

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()