Project_DJ_Engine
Documentation:
Getting Started
API Reference
Editor_Format
Project_DJ_Engine
Class PSK
View page source
Class PSK
Defined in
File PDJE_Crypto.hpp
Class Documentation
class
PSK
Public Functions
bool
Gen
(
const
std
::
string
&
algo
=
"AES-256/GCM"
)
PSK
(
)
~PSK
(
)
=
default
std
::
string
Encode
(
)
bool
Decode
(
const
std
::
string
&
hex
)
Public Members
Botan
::
SecureVector
<
uint8_t
>
psk