CACryptographyPublicKeyAlgorithm Property
Gets or sets the public key algorithm (such as RSA) that is used for signing purposes.
Namespace: PKI.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public Oid PublicKeyAlgorithm { get; set; }
Public Property PublicKeyAlgorithm As Oid
Get
Set
public:
property Oid^ PublicKeyAlgorithm {
Oid^ get ();
void set (Oid^ value);
}
member PublicKeyAlgorithm : Oid with get, set
Property Value
Oid