Package sk.iway.iwcm
Interface Crypto
- All Known Implementing Classes:
CryptoRsa2048
,CryptoTink
public interface Crypto
Crypto.java
Class Crypto is used for
Title webjet8
Company Interway a.s. (www.interway.sk)
Copyright Interway a.s. (c) 2001-2020
-
Method Summary
-
Method Details
-
generateNewPrivateAndPublicKey
- Throws:
NoSuchAlgorithmException
-
encrypt
- Throws:
Exception
-
decrypt
- Throws:
Exception
-
getAlgKey
String getAlgKey()
-