Public Member Functions | |
| DecryptKey (const Blob &keyBits) | |
| Create a DecryptKey with the given key value. More... | |
| const Blob & | getKeyBits () const |
| Get the key value. More... | |
|
inline |
Create a DecryptKey with the given key value.
| keyBits | The key value. |
|
inline |
Get the key value.
1.8.6