ErrorAttributesMissingError=Error{Type:"ATTRIBUTES_MISSING",Status:400,Description:"Not all requested-for attributes were present"}
ErrorAttributesExpiredError=Error{Type:"ATTRIBUTES_EXPIRED",Status:400,Description:"Disclosed attributes were expired"}
ErrorUnexpectedRequestError=Error{Type:"UNEXPECTED_REQUEST",Status:403,Description:"Unexpected request in this state"}
ErrorUnknownPublicKeyError=Error{Type:"UNKNOWN_PUBLIC_KEY",Status:403,Description:"Attributes were not valid against a known public key"}
ErrorKeyshareProofMissingError=Error{Type:"KEYSHARE_PROOF_MISSING",Status:403,Description:"ProofP object from a keyshare server missing"}
ErrorUnauthorizedError=Error{Type:"UNAUTHORIZED",Status:403,Description:"You are not authorized to issue or verify this attribute"}
ErrorUnauthorizedError=Error{Type:"UNAUTHORIZED",Status:403,Description:"You are not authorized to issue or verify this attribute"}
ErrorAttributesWrongError=Error{Type:"ATTRIBUTES_WRONG",Status:400,Description:"Specified attribute(s) do not belong to this credential type or missing attributes"}
ErrorAttributesWrongError=Error{Type:"ATTRIBUTES_WRONG",Status:400,Description:"Specified attribute(s) do not belong to this credential type or missing attributes"}
ErrorSessionUnknownError=Error{Type:"SESSION_UNKNOWN",Status:400,Description:"Unknown or expired session"}