getSignature(Map< String, Object >, SecProfile , String) method

Syntax

Signature getSignature ( Map< String, Object > context , SecProfile profile , String operation ) throws SecException

Parameters

Returns

Signature object created based on the properties specified in the profile Map and initialized for the specified operation. Returns null if unable to handle the profile.

Exceptions

Usage

Signature object created based on the properties specified in the profile Map and initialized for the specified operation. Returns null if unable to handle the profile.