CertificateRevocationList.KeyAlgorithm Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
KeyAlgorithm
Returns the key algorithm used to sign this certificate revocation list.
Declaration
public KeyAlgorithm KeyAlgorithm { get; }
Property Value
Type | Description |
---|---|
KeyAlgorithm | The key algorithm. |