Class EcDsaSignatureDescriptions.EcDsaSha384SignatureDescription
Describes the SHA-384 XML signature algorithm.
Inheritance
System.Object
System.Security.Cryptography.SignatureDescription
EcDsaSignatureDescriptions.EcDsaSha384SignatureDescription
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 EcDsaSha384SignatureDescription : EcDsaSignatureDescriptions.EcDsaShaSignatureDescription
Constructors
EcDsaSha384SignatureDescription()
Constructs the SHA-384 XML signature algorithm description.
Declaration
public EcDsaSha384SignatureDescription()