Lines Matching refs:server
23 // This message holds all information to be sent to the attestation server in
26 // The EK cert, in X.509 form, encrypted using the server's public key with
42 // Internal server error.
44 // The server cannot parse the request.
46 // The server rejects the request.
48 // Only appears in enrollment response. The server returns the same generated
54 // The response from the attestation server for the enrollment request.
62 // The certificate request to be sent to the attestation server.
84 // The response from the attestation server for the certificate request.
104 // The reset request to be sent to the attestation server.
106 // The AIK cert, in X.509 form, encrypted using the server's public key with
116 // The EK cert, in X.509 form, encrypted using the server's public key with
124 // The response from the attestation server for the reset request.
132 // The challenge data (as in challenge-response) generated by the server.
136 // by the enterprise server using a hard-coded key. The signature algorithm is
141 // A 256-bit random value generated by the server.
143 // A timestamp for a stateless server to limit the timeframe during which the
149 // Before transmitted to the server, this message will be wrapped as a
170 // information required by enterprise server to complete the verification.