Class EncryptedPassword

java.lang.Object
org.netxms.base.EncryptedPassword

public class EncryptedPassword extends Object
Utility class to encrypt and decrypt passwords in same way as nxcencpasswd do. Please note that this functionality does not provide any protection for the passwords - it's only allows to store passwords in configuration files in a not-immediately-readable form, as required by some security standards.