getSignature(String, String) method

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

Syntax

Signature getSignature ( String profileName , String operation ) throws SecException

Parameters

Returns

Signature object to perform the specified operation.

Exceptions

Usage

Signature object to perform the specified operation.