CACryptographyAlternateSignatureAlgorithm Property
Gets or sets the value that indicates whether the CA server supports alternate signature algorithms (PKCS#1 v2.1)
Namespace: PKI.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool AlternateSignatureAlgorithm { get; set; }
Public Property AlternateSignatureAlgorithm As Boolean
Get
Set
public:
property bool AlternateSignatureAlgorithm {
bool get ();
void set (bool value);
}
member AlternateSignatureAlgorithm : bool with get, set
Property Value
Boolean