CspProviderInfoKeySpec Property |
Gets a value that specifies the intended use of the algorithms supported by the provider.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public X509KeySpecFlags KeySpec { get; }
Public ReadOnly Property KeySpec As X509KeySpecFlags
Get
public:
property X509KeySpecFlags KeySpec {
X509KeySpecFlags get ();
}
member KeySpec : X509KeySpecFlags with get
Property Value
Type:
X509KeySpecFlagsSee Also