java.lang.Object
org.springframework.data.mongodb.core.encryption.EncryptionOptions

public class EncryptionOptions extends Object
Options used to provide additional information when encrypting values. like the algorithm() to be used.
Since:
4.1
Author:
Christoph Strobl, Ross Lawley