• Sign an object with my own key.

    Parameters

    • data: SHA256Hash

      The data which to sign.

    • Optionalissuer: SHA256IdHash<Person>

      the issuer of the signature

    Returns Promise<UnversionedObjectResult<Signature>>