Class EcDsaSignatureDescriptions.EcDsaSha1SignatureDescription
Describes the SHA-1 XML signature algorithm.
Inheritance
System.Object
System.Security.Cryptography.SignatureDescription
EcDsaSignatureDescriptions.EcDsaSha1SignatureDescription
Inherited Members
System.Security.Cryptography.SignatureDescription.CreateDigest()
System.Security.Cryptography.SignatureDescription.DeformatterAlgorithm
System.Security.Cryptography.SignatureDescription.DigestAlgorithm
System.Security.Cryptography.SignatureDescription.FormatterAlgorithm
System.Security.Cryptography.SignatureDescription.KeyAlgorithm
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: ComponentSpace.Saml2.XmlSecurity.Signature
Assembly: ComponentSpace.Saml2.dll
Syntax
public class EcDsaSha1SignatureDescription : EcDsaSignatureDescriptions.EcDsaShaSignatureDescription
Constructors
EcDsaSha1SignatureDescription()
Constructs the SHA-1 XML signature algorithm description.
Declaration
public EcDsaSha1SignatureDescription()