SlhDsaAlgorithm.SignatureSizeInBytes プロパティ

定義

このアルゴリズムのシグネチャのサイズをバイト単位で取得します。

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

プロパティ値

このアルゴリズムのシグネチャのサイズ (バイト単位)。

適用対象