Package version:

Enumeration EncryptionType

The type of encryption to be performed.

Enumeration Members

Enumeration Members

DETERMINISTIC

Deterministic type will always produce same encrypted value for same plaintext.

RANDOMIZED

Randomized type will produce different encrypted value for same plaintext.