![]() | |
IEncryptedDataCipherImplementation Interface |
Namespace: WeroSoft.Security
public interface IEncryptedDataCipherImplementation
The IEncryptedDataCipherImplementation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Decrypt |
Defines the method used for decrypting of data.
|
![]() | Encrypt |
Defines the method used for encryption of data.
|
![]() | Initialize |
Initializes the cipher implementation by an account and its password.
|