Next: The ISignatureCodec Interface, Previous: The ISignature Interface, Up: Signatures
Instances of ISignature can be retrieved with the class methods of the SignatureFactory class:
ISignature
SignatureFactory
Creates an instance of the signature scheme for name, or null if there is no such algorithm.
null
Returns a set of the names (java.lang.String) of all available signature schemes.
java.lang.String