KeyArchivalOptionsEncryptionAlgorithm Property |
Gets the encryption symmetric algorithm.
Namespace:
PKI.CertificateTemplates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public Oid EncryptionAlgorithm { get; }
Public ReadOnly Property EncryptionAlgorithm As Oid
Get
public:
property Oid^ EncryptionAlgorithm {
Oid^ get ();
}
member EncryptionAlgorithm : Oid with get
Property Value
Type:
OidSee Also