Function signWithPrivateKey

  • Sign with private key. This returns a signature buffer.

    The returned buffers are guaranteed to unpooled. This means the underlying ArrayBuffer is safely transferrable.

    Parameters

    Returns Signature

Generated using TypeDoc