MLDsaAlgorithm Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class MLDsaAlgorithm sealed : IEquatable<System::Security::Cryptography::MLDsaAlgorithm ^>
[System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5006", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public sealed class MLDsaAlgorithm : IEquatable<System.Security.Cryptography.MLDsaAlgorithm>
public sealed class MLDsaAlgorithm : IEquatable<System.Security.Cryptography.MLDsaAlgorithm>
[<System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5006", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
type MLDsaAlgorithm = class
interface IEquatable<MLDsaAlgorithm>
type MLDsaAlgorithm = class
interface IEquatable<MLDsaAlgorithm>
Public NotInheritable Class MLDsaAlgorithm
Implements IEquatable(Of MLDsaAlgorithm)
- Inheritance
-
MLDsaAlgorithm
- Attributes
- Implements
Properties
MLDsa44 | |
MLDsa65 | |
MLDsa87 | |
Name | |
PrivateSeedSizeInBytes | |
PublicKeySizeInBytes | |
SecretKeySizeInBytes | |
SignatureSizeInBytes |
Methods
Equals(MLDsaAlgorithm) | |
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(MLDsaAlgorithm, MLDsaAlgorithm) | |
Inequality(MLDsaAlgorithm, MLDsaAlgorithm) |