Hitachi

uCosminexus Application Server Security Management Guide


The encrypt method

Organization of this page

Description

Uses the encryption format registered in the repository to encrypt a password.

Syntax

public byte[] encrypt(byte[] plain);

Parameter

plain:

Specifies the user-defined password (plain) that is stored when the login module calls this method.

Exceptions

None

Return value

The encrypted result