Function encryptPrivate

  • Private

    Encrypts the data to the public key and identity. All inputs are hex encoded strings.

    Returns

    Parameters

    • public_key: any
    • message: any
    • identity: any

    Returns string

Generated using TypeDoc