Function getEncryptionPublicKey

  • Get the encryption public key for the given key.

    Parameters

    • privateKey: string

      The private key to generate the encryption public key with.

    Returns string

    The encryption public key.