SlhDsa.Algorithm プロパティ

定義

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

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

プロパティ値

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

適用対象