gluon
Preparing search index...
src/util
decryptStructure
Function decryptStructure
decryptStructure
(
encryptedStructure
:
string
,
...
decryptionKeys
:
string
[]
)
:
any
Decrypts a message and returns the message structure for it.
Parameters
encryptedStructure
:
string
...
decryptionKeys
:
string
[]
The decryption keys to use.
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
gluon
Loading...
Decrypts a message and returns the message structure for it.