java.lang.Object
tech.deplant.java4ever.binding.AppEncryptionBox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal void
consumeParams
(int contextId, long appRequestId, com.fasterxml.jackson.databind.JsonNode jsonNode) abstract String
abstract String
abstract Crypto.EncryptionBoxInfo
getInfo()
-
Constructor Details
-
AppEncryptionBox
public AppEncryptionBox()
-
-
Method Details
-
consumeParams
public final void consumeParams(int contextId, long appRequestId, com.fasterxml.jackson.databind.JsonNode jsonNode) throws EverSdkException - Specified by:
consumeParams
in interfaceAppObject
- Throws:
EverSdkException
-
getInfo
-
encrypt
-
decrypt
-