|
J2ME CDC | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Signature | |
java.security |
Uses of Signature in java.security |
Methods in java.security that return Signature | |
static Signature |
Signature.getInstance(String algorithm)
Generates a Signature object that implements the specified digest algorithm. |
static Signature |
Signature.getInstance(String algorithm,
String provider)
Generates a Signature object implementing the specified algorithm, as supplied from the specified provider, if such an algorithm is available from the provider. |
|
J2ME CDC | |||||||||
PREV NEXT | FRAMES NO FRAMES |