See: Description
| Interface | Description |
|---|---|
| IDataEncryption |
Encryption interface to provide object encoding and decoding methods.
|
| Class | Description |
|---|---|
| SymmetricAlgorithmType |
Represents symmetric encryption algorithm type.
|
| SymmetricEncryption |
Implements standard symmetric algorithms for data encryption with single key and passphrase (salt).
|
| Annotation Type | Description |
|---|---|
| SymmetricEncryptionAttribute |
Instructs instances serialization to encrypt / decrypt object serialization string.
|
Copyright © 2024. All rights reserved.