SlhDsaAlgorithm.PrivateKeySizeInBytes プロパティ

定義

このアルゴリズムの秘密キーのサイズをバイト単位で取得します。

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

プロパティ値

このアルゴリズムの秘密キーのサイズ (バイト単位)。

適用対象