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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
C#
public int KeyContainerLength { get; }

Property Value

Int32

See Also