@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface EncryptedField
Annotation for encrypted field
String
provider
public abstract String provider
Cryptographic algorithm provider name
Copyright © 2015 Couchbase, Inc.