Searched refs:ClientCertSignatureHash (Results 1 – 3 of 3) sorted by relevance
195 …ClientCertSignatureHash uint8 // TLS id of the hash used by the client to sign … member
1366 state.ClientCertSignatureHash = c.clientCertSignatureHash
373 …t.expectedClientCertSignatureHash; expected != 0 && expected != connState.ClientCertSignatureHash {374 …ed client to sign handshake with hash %d, but got %d", expected, connState.ClientCertSignatureHash)