MLKemAlgorithm 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 MLKemAlgorithm sealed : IEquatable<System::Security::Cryptography::MLKemAlgorithm ^>
[System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5006")]
public sealed class MLKemAlgorithm : IEquatable<System.Security.Cryptography.MLKemAlgorithm>
public sealed class MLKemAlgorithm : IEquatable<System.Security.Cryptography.MLKemAlgorithm>
[<System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5006")>]
type MLKemAlgorithm = class
interface IEquatable<MLKemAlgorithm>
type MLKemAlgorithm = class
interface IEquatable<MLKemAlgorithm>
Public NotInheritable Class MLKemAlgorithm
Implements IEquatable(Of MLKemAlgorithm)
- Inheritance
-
MLKemAlgorithm
- Attributes
- Implements
Properties
CiphertextSizeInBytes | |
DecapsulationKeySizeInBytes | |
EncapsulationKeySizeInBytes | |
MLKem1024 | |
MLKem512 | |
MLKem768 | |
Name | |
PrivateSeedSizeInBytes | |
SharedSecretSizeInBytes |
Methods
Equals(MLKemAlgorithm) | |
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() |
Returns a string that represents the current object. (Inherited from Object) |
Operators
Equality(MLKemAlgorithm, MLKemAlgorithm) | |
Inequality(MLKemAlgorithm, MLKemAlgorithm) |