near-api-js - v7.0.4
    Preparing search index...

    Signs using in KeyPair.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Implement this method to sign given bytes payload.

      Parameters

      • bytes: Uint8Array

        The payload to sign.

      Returns Promise<Uint8Array<ArrayBufferLike>>

      • Promise of the bytes representation of the signature.