Package com.stimulsoft.base.licenses
Class StiLicenseIdProtection
java.lang.Object
com.stimulsoft.base.licenses.StiLicenseIdProtection
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StiLicenseIdProtection
public StiLicenseIdProtection()
-
-
Method Details
-
protect
public static String protect(String plaintext, String password) throws NoSuchAlgorithmException, InvalidKeySpecException, NoSuchPaddingException, InvalidKeyException, InvalidAlgorithmParameterException, IllegalBlockSizeException, BadPaddingException, UnsupportedEncodingException -
unprotect
-