Show / Hide Table of Contents

Class EcDsaSignatureDescriptions.EcDsaSha384SignatureDescription

Describes the SHA-384 XML signature algorithm.

Inheritance
System.Object
System.Security.Cryptography.SignatureDescription
EcDsaSignatureDescriptions.EcDsaShaSignatureDescription
EcDsaSignatureDescriptions.EcDsaSha384SignatureDescription
Inherited Members
EcDsaSignatureDescriptions.EcDsaShaSignatureDescription.CreateFormatter(AsymmetricAlgorithm)
EcDsaSignatureDescriptions.EcDsaShaSignatureDescription.CreateDeformatter(AsymmetricAlgorithm)
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()
In This Article
Back to top Copyright © ComponentSpace Pty Ltd 2017-2022. All rights reserved.