'宣言 Sub Prepare( _ ByVal doc As GcPdfDocument, _ ByRef filter As System.String, _ ByRef subFilter As System.String, _ ByRef approximateSize As System.Integer, _ ByRef customData As System.Object _ )
void Prepare( GcPdfDocument doc, out System.string filter, out System.string subFilter, out System.int approximateSize, out System.object customData )
パラメータ
- doc
- 署名するGcPdfDocumentオブジェクト。
- filter
- 出力: この署名を検証するときに使用する優先署名ハンドラーの名前。
- subFilter
- 出力: シグニチャディクショナリ内のシグニチャ値とキー情報のエンコーディングを説明する名前。
- approximateSize
- 出力: 署名のおおよそのサイズ。
- customData
- 出力: Buildメソッドに渡されるカスタムデータ。