EncryptionKey Constructor |
| Name | Description | |
|---|---|---|
| EncryptionKey(Byte) |
Creates an instance from existing key data.
| |
| EncryptionKey(String) |
Creates an instance with a key derived from a password, using default salt and rounds.
|