AlgorithmIdentifierAlgorithmId Property |
Gets an object identifier of an algorithm.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public Oid AlgorithmId { get; }
Public ReadOnly Property AlgorithmId As Oid
Get
public:
property Oid^ AlgorithmId {
Oid^ get ();
}
member AlgorithmId : Oid with get
Property Value
Type:
OidSee Also