Method Verify

Namespace TallComponents.PDF.DigitalSignatures
Class Pkcs7Sha1SignatureHandler

Verifies the signature. Do not call this method directly.

Syntax

public  Boolean  Verify( Byte[]  bytesToVerify Byte[]  digest Byte[][]  certificates )

Returns

Boolean

For internal use only.

Parameters


Byte[] bytesToVerify
For internal use only.

Byte[] digest
For internal use only.

Byte[][] certificates
For internal use only.