CompositeMLDsaAlgorithm
MaxSignatureSizeInBytes
MLDsa44WithECDsaP256
MLDsa44WithEd25519
MLDsa44WithRSA2048Pkcs15
MLDsa44WithRSA2048Pss
MLDsa65WithECDsaBrainpoolP256r1
MLDsa65WithECDsaP256
MLDsa65WithECDsaP384
MLDsa65WithEd25519
MLDsa65WithRSA3072Pkcs15
MLDsa65WithRSA3072Pss
MLDsa65WithRSA4096Pkcs15
MLDsa65WithRSA4096Pss
MLDsa87WithECDsaBrainpoolP384r1
MLDsa87WithECDsaP384
MLDsa87WithECDsaP521
MLDsa87WithEd448
MLDsa87WithRSA3072Pss
MLDsa87WithRSA4096Pss
Name
Equals(CompositeMLDsaAlgorithm)
Equals(Object)
GetHashCode()
ToString()
operator !=(CompositeMLDsaAlgorithm, CompositeMLDsaAlgorithm)
operator ==(CompositeMLDsaAlgorithm, CompositeMLDsaAlgorithm)
net10.0
namespace System.Security.Cryptography
{
[Experimental("SYSLIB5006", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]
public sealed class CompositeMLDsaAlgorithm : IEquatable<CompositeMLDsaAlgorithm!>
{
public int MaxSignatureSizeInBytes { get; }
}
}
| Design Reviews |
|
|---|---|
| .NET | 8.09.010.0 |
| .NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net10.0 | |
| Assembly | System.Security.Cryptography , Version=10.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API