Function publicKeyFromPrivateKeyEd25519

  • Extracts Ed25519 Public Key from Ed25519 Private Key The returned buffers are guaranteed to unpooled. This means the underlying ArrayBuffer is safely transferrable.

    Parameters

    Returns PublicKey

Generated using TypeDoc