Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Verifies the integrity of the signature check log.
Syntax
public boolean checkInternalIntegrity([SIGSignatureCheckLog _checkLog])
Run On
Called
Parameters
- _checkLog
Type: SIGSignatureCheckLog Interface
The log of signature verifications.
Return Value
Type: boolean
true if the log successfully verifies; otherwise false.
Remarks
This is a required method for classes that implement this class.