• Return the public key for the given private key, to be used for asymmetric encryption.

    Parameters

    • privateKey: PrivKey
    • Optional isCompressed: boolean

    Returns Uint8Array

Generated using TypeDoc