Decrypt a message using the group symmetric key.
The encrypted ciphertext.
The nonce used for encryption.
The group symmetric key used for decryption.
string | null - The decrypted message or null if decryption fails.
Generated using TypeDoc
Decrypt a message using the group symmetric key.