uCosminexus Application Server, Security Management Guide
interface PasswordCryptography
{
public byte[] encrypt(byte[] plain);
}| Method name | Functionality |
|---|---|
| encrypt method | Uses the encryption format registered in the repository to encrypt a password. |
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd