public class DesEncrypter extends Object
| Constructor and Description |
|---|
DesEncrypter() |
DesEncrypter(String passPhrase) |
public DesEncrypter()
throws GeneralSecurityException
GeneralSecurityExceptionpublic DesEncrypter(String passPhrase) throws GeneralSecurityException
GeneralSecurityExceptionpublic String encrypt(String str) throws GeneralSecurityException
GeneralSecurityExceptionpublic String decrypt(String str) throws GeneralSecurityException
GeneralSecurityExceptionCopyright 2004-2021 Solace Corporation. All rights reserved.