- signature
- the signature to verify.
Documentation for this section has not yet been entered.
Type Reason Java.Security.SignatureException if this Signature instance is not initialized properly.
Indicates whether the given signature can be verified using the public key or a certificate of the signer.
This Signature instance is reset to the state of its last initialization for verifying and thus can be used to verify another signature of the same signer.