MLDsaAlgorithm.PrivateKeySizeInBytes プロパティ

定義

現在の ML-DSA アルゴリズムの ML-DSA 秘密キーのサイズ (バイト単位) を取得します。

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

プロパティ値

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

適用対象