'宣言 Function Build( _ ByVal doc As GcPdfDocument, _ ByVal content As System.IO.Stream, _ ByVal customData As System.Object _ ) As System.Byte()
System.byte[] Build( GcPdfDocument doc, System.IO.Stream content, System.object customData )
パラメータ
- doc
- 署名するGcPdfDocumentオブジェクト。
- content
- 署名されたコンテンツを表すストリーム。
- customData
- Prepareメソッドによって返されるカスタムデータ。
戻り値の型
バイナリ署名のコンテナ。