Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Returns a buffer that contains an Abstract Syntax Notation One (ASN.1) encoded content information sequence. This value should be stored for future time stamp validations on the signature, or null if fails.
Timestamps the given data.
Namespace: Apitron.PDF.Kit.Interactive.Forms.Signature
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- signedData
- Type: SystemByte
Signed message data.
Return Value
Type: ByteReturns a buffer that contains an Abstract Syntax Notation One (ASN.1) encoded content information sequence. This value should be stored for future time stamp validations on the signature, or null if fails.
See Also