Get the list of encryption keys for column encryption. @return the set of encryption keys @since 1.6.0
()
| 184 | * @since 1.6.0 |
| 185 | */ |
| 186 | EncryptionKey[] getColumnEncryptionKeys(); |
| 187 | |
| 188 | /** |
| 189 | * Get the data masks for the unencrypted variant of the data. |
no outgoing calls