DocumentSigner.Validate Method
| Name | Parameters | Description |
|---|---|---|
| Validate(Stream, SignatureValidationOptions) | inputStream, options | Validates a signature in the specified stream with the specified options. |
| Validate(String, SignatureValidationOptions) | inputFileName, options | Validates a signature in the specified file with the specified options. |