Searched refs:PeerSignatureAlgorithm (Results 1 – 3 of 3) sorted by relevance
264 PeerSignatureAlgorithm signatureAlgorithm // algorithm used by the peer in the handshake member
1898 state.PeerSignatureAlgorithm = c.peerSignatureAlgorithm
928 …xpectations.peerSignatureAlgorithm; expected != 0 && expected != connState.PeerSignatureAlgorithm {929 …ed peer to use signature algorithm %04x, but got %04x", expected, connState.PeerSignatureAlgorithm)