IDb |
The IDbEncryptor type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateQueryValue | Create a query parameter value based on the configuration of the encryption | |
| HasEncryptionMagic | Tests whether objectToTest is encrypted by looking at the MAGIC which should appear at the start of the object data | |
| TryDecrypt | Attempt to decrypt the data from the database | |
| TryEncrypt | Attempt to encrypt the data with the configured encryption setting | |
| TryGetEncryptionMode | Tests whether columnIdentifier is configured for encryption |