|
| string | HashAlgorithm [get, private set] |
| |
| string | Key [get, private set] |
| |
| string | IV [get, private set] |
| |
Definition at line 20 of file EncryptionData.cs.
| Deveel.Data.Protocol.EncryptionData.EncryptionData |
( |
string |
hashAlgorithm, |
|
|
string |
key |
|
) |
| |
|
inline |
| Deveel.Data.Protocol.EncryptionData.EncryptionData |
( |
string |
hashAlgorithm, |
|
|
string |
key, |
|
|
string |
iv |
|
) |
| |
|
inline |
| string Deveel.Data.Protocol.EncryptionData.HashAlgorithm |
|
getprivate set |
| string Deveel.Data.Protocol.EncryptionData.IV |
|
getprivate set |
| string Deveel.Data.Protocol.EncryptionData.Key |
|
getprivate set |
The documentation for this class was generated from the following file:
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb/Deveel.Data.Protocol/EncryptionData.cs