Get the data masks for the unencrypted variant of the data. @return the lists of data masks @since 1.6.0
()
| 191 | * @since 1.6.0 |
| 192 | */ |
| 193 | DataMaskDescription[] getDataMasks(); |
| 194 | |
| 195 | /** |
| 196 | * Get the list of encryption variants for the data. |
no outgoing calls