- sigBytes
- the signature to verify.
Documentation for this section has not yet been entered.
Type Reason Java.Security.SignatureException if this SignatureSpi instance is not initialized properly.
Indicates whether the given sigBytes can be verified using the public key or a certificate of the signer.
This SignatureSpi 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.