Last updated 1 year ago
If for any reason the PKSA fails to process the authentication request, it can inform the HAS with the following message:
{ cmd: "auth_err", uuid: string, error: string, pok: string }
uuid: the request identifier
uuid
error: an error message encrypted with the auth_key
error
auth_key
pok: the uuid encrypted using the account private key and the HAS server public key (see )
pok