Generated by
JDiff

Class java.security.SignedObject

Documentation changed from old to new.

Changed Methods
boolean verify(PublicKey, Signature) Documentation changed from old to new.
Verifies that the signature in this SignedObject is the valid signature for the object stored inside with the given verification key using the designated verification engine.