Function packSymmetricalyEncryptedData

  • Method to pack data and nonce into one readable bytes array

    Returns

    Container buffer

    Parameters

    • encData: Uint8Array

      Encrypted data raw bytes

    • nonce: Uint8Array

      Nonce raw bytes

    Returns Uint8Array

Generated using TypeDoc