getSignature(String, Operation ) method

Returns a java.security.Signature object instance initialized for the specified operation.

Syntax

Signature getSignature ( String profileName , Operation operation ) throws SecException

Parameters

Returns

Signature object to perform the specified operation.

Exceptions

Usage

Signature object to perform the specified operation.