CspProviderInfoKeyContainerLength Property

Gets the maximum supported length for the name of the private key container associated with the provider.

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public int KeyContainerLength { get; }

Property Value

Int32

See Also