tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
Cipher.initialized
tango
util
cipher
Cipher
Cipher
enum
bool
ENCRYPT
;
enum
bool
DECRYPT
;
Return Value
Type:
bool
Whether or not the cipher has been initialized.
Meta
Source
See Implementation
tango
util
cipher
Cipher
Cipher
functions
initialized
reset
update
properties
name
static functions
invalid
reverse
variables
DECRYPT
ENCRYPT
_encrypt
_initialized