Edit

Share via


MLKem.Algorithm Property

Definition

Gets the specific ML-KEM algorithm for this key.

public:
 property System::Security::Cryptography::MLKemAlgorithm ^ Algorithm { System::Security::Cryptography::MLKemAlgorithm ^ get(); };
public System.Security.Cryptography.MLKemAlgorithm Algorithm { get; }
member this.Algorithm : System.Security.Cryptography.MLKemAlgorithm
Public ReadOnly Property Algorithm As MLKemAlgorithm

Property Value

The specific ML-KEM algorithm for this key.

Applies to