The methods of Java.Security.SignedObject are listed below. For a list of all members, see the SignedObject Members list.
See Also: Inherited members from Java.Lang.Object
GetSignature()Returns the signature data of the encapsulated serialized object. | ||
Verify(IPublicKey, Signature)Indicates whether the contained signature for the encapsulated object is valid. |