CompositeMLDsaAlgorithm.MaxSignatureSizeInBytes プロパティ

定義

複合アルゴリズムのシグネチャの最大サイズ (バイト単位) を取得します。

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

プロパティ値

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

適用対象