Click or drag to resize

ScepConfigurationCertificateKeyLength Property

A numeric value representing the bit length of the public and private keys generated for the SCEP certificate request.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public int CertificateKeyLength { get; set; }

Property Value

Type: Int32
See Also