Function decryptAsymmetricAsStr

  • Wrapper around nacl.box.open. Authenticated decryption of an encrypted message.

    Parameters

    Returns string | false

    Decrypted message as string or false if decryption is unsuccessful.