GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type java.security.Signature | |
Constructs a new instance of SignedObject from a
Serializable object. |
Methods with parameter type java.security.Signature | |
boolean | Verifies the encapsulated digital signature by checking that it was
generated by the owner of a designated public key.
|
Methods with return type java.security.Signature | |
Signature | Returns an instance of Signature representing the specified
signature.
|
Signature | Returns an instance of Signature representing the specified
signature from the named provider.
|
Signature | Returns an instance of Signature representing the specified
signature from the specified Provider .
|
GNU Classpath (0.95) |