extractSaltData(String) method

Extracts the salt data used to encode the encoded password.

Syntax

byte[] extractSaltData ( String encodedPassword ) throws IOException

Parameters

Returns

the salt data

Exceptions

Usage

the salt data