Java.Security.SignedObject: Method Members

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

Public Methods

GetSignature() : byte[]
Returns the signature data of the encapsulated serialized object.
Verify(IPublicKey, Signature) : bool
Indicates whether the contained signature for the encapsulated object is valid.