Signs the given bytes and returns the digest.
Namespace: TallComponents.PDF.DigitalSignaturesAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public override byte[] Sign( byte[] bytesToSign ) |
| Visual Basic |
|---|
Public Overrides Function Sign ( _ bytesToSign As Byte() _ ) As Byte() |
Parameters
- bytesToSign
- Type: array<System..::..Byte>[]()[][]
Sign these bytes