SlhDsaAlgorithm.PublicKeySizeInBytes プロパティ

定義

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

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

プロパティ値

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

適用対象