Function publicKeyFromPrivateKeyX25519

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

    Parameters

    Returns PublicKeyX

Generated using TypeDoc