MLDsa.Algorithm プロパティ

定義

このキーの特定の ML-DSA アルゴリズムを取得します。

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

プロパティ値

このキーの特定の ML-DSA アルゴリズム。

適用対象