:CertCipherStrength
Classes
Syntax
Read:
:CertCipherStrength --> nCipherStrength
Description
A numeric value which specifies the strength (the length of the cipher key in bits) of the cipher that was selected. Typically this value will be 40, 56 or 128. 40-bit key lengths are considered weak encryption, and subject to brute force attacks. 56-bit key lengths are considered to be moderately secure. 128-bit key lengths are considered to be very secure, and is the recommended key length for secure communications.
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()