Annotation Type PowerAuthEncryption
@Retention(RUNTIME)
@Target(METHOD)
public @interface PowerAuthEncryption
Annotation that simplifies end to end encryption.
- Author:
- Roman Strobl, roman.strobl@wultra.com
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description io.getlime.security.powerauth.crypto.lib.encryptor.ecies.model.EciesScopescope
-
Element Details
-
scope
io.getlime.security.powerauth.crypto.lib.encryptor.ecies.model.EciesScope scope- Default:
- ACTIVATION_SCOPE
-