MLDsaAlgorithm.PublicKeySizeInBytes プロパティ

定義

現在の ML-DSA アルゴリズムの ML-DSA 公開キーのサイズを取得します。

public:
 property int PublicKeySizeInBytes { int get(); };
public int PublicKeySizeInBytes { get; }
member this.PublicKeySizeInBytes : int
Public ReadOnly Property PublicKeySizeInBytes As Integer

プロパティ値

現在の ML-DSA アルゴリズムの ML-DSA 公開キーのサイズ (バイト単位)。

適用対象