OCSPResponseSignatureAlgorithm Property

Gets the algorithm used to create the signature of a response.

Definition

Namespace: SysadminsLV.PKI.OcspClient
Assembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
C#
public Oid SignatureAlgorithm { get; }

Property Value

Oid

Remarks

The object identifier (Oid) identifies the type of signature algorithm used by the responder.

See Also