PrivateKeyInfo.KeyAlgorithm Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
KeyAlgorithm
Gets the key algorithm identifier.
Declaration
public AlgorithmIdentifier KeyAlgorithm { get; }
Property Value
Type | Description |
---|---|
AlgorithmIdentifier | Key algorithm identifier. |