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

Syntax

MessageDigest getMessageDigest ( Map< String, Object > context , SecProfile profile )

Parameters

Returns

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

Exceptions

Usage

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