Table of Contents

Class EcDsaSignatureDescriptions

Namespace
ComponentSpace.Saml2.XmlSecurity.Signature
Assembly
ComponentSpace.Saml2.dll

Includes XML signature descriptions for the EC DSA SHA-256, SHA-384 and SHA-512 algorithms.

public class EcDsaSignatureDescriptions
Inheritance
EcDsaSignatureDescriptions
Inherited Members

Constructors

EcDsaSignatureDescriptions(ILoggerFactory)

Initializes a new instance of the EcDsaSignatureDescriptions class.

public EcDsaSignatureDescriptions(ILoggerFactory loggerFactory)

Parameters

loggerFactory ILoggerFactory

The logger factory.

Methods

AddAlgorithms()

Adds the EC DSA XML signature algorithms to the system so they're available for subsequent use.

public void AddAlgorithms()