Edit

Share via


CompositeMLDsaAlgorithm Class

Definition

public ref class CompositeMLDsaAlgorithm sealed : IEquatable<System::Security::Cryptography::CompositeMLDsaAlgorithm ^>
[System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5006", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public sealed class CompositeMLDsaAlgorithm : IEquatable<System.Security.Cryptography.CompositeMLDsaAlgorithm>
public sealed class CompositeMLDsaAlgorithm : IEquatable<System.Security.Cryptography.CompositeMLDsaAlgorithm>
[<System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5006", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
type CompositeMLDsaAlgorithm = class
    interface IEquatable<CompositeMLDsaAlgorithm>
type CompositeMLDsaAlgorithm = class
    interface IEquatable<CompositeMLDsaAlgorithm>
Public NotInheritable Class CompositeMLDsaAlgorithm
Implements IEquatable(Of CompositeMLDsaAlgorithm)
Inheritance
CompositeMLDsaAlgorithm
Attributes
Implements

Properties

MaxSignatureSizeInBytes
MLDsa44WithECDsaP256
MLDsa44WithEd25519
MLDsa44WithRSA2048Pkcs15
MLDsa44WithRSA2048Pss
MLDsa65WithECDsaBrainpoolP256r1
MLDsa65WithECDsaP256
MLDsa65WithECDsaP384
MLDsa65WithEd25519
MLDsa65WithRSA3072Pkcs15
MLDsa65WithRSA3072Pss
MLDsa65WithRSA4096Pkcs15
MLDsa65WithRSA4096Pss
MLDsa87WithECDsaBrainpoolP384r1
MLDsa87WithECDsaP384
MLDsa87WithECDsaP521
MLDsa87WithEd448
MLDsa87WithRSA3072Pss
MLDsa87WithRSA4096Pss
Name

Methods

Equals(CompositeMLDsaAlgorithm)
Equals(Object)
GetHashCode()
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Operators

Equality(CompositeMLDsaAlgorithm, CompositeMLDsaAlgorithm)
Inequality(CompositeMLDsaAlgorithm, CompositeMLDsaAlgorithm)

Applies to