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