Home
last modified time | relevance | path

Searched refs:clientHelloVersion (Results 1 – 25 of 124) sorted by relevance

12345

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/ssl/
H A DClientHello.java553 ProtocolVersion clientHelloVersion = maxProtocolVersion; in produce() local
554 if (clientHelloVersion.useTLS13PlusSpec()) { in produce()
558 clientHelloVersion = ProtocolVersion.TLS12; in produce()
562 clientHelloVersion.id, sessionId, cipherSuites, in produce()
567 chc.clientHelloVersion = clientHelloVersion.id; in produce()
692 shc.clientHelloVersion = chm.clientVersion; in consume()
735 int clientHelloVersion) throws SSLException { in negotiateProtocol() argument
739 int chv = clientHelloVersion; in negotiateProtocol()
751 ProtocolVersion.nameOf(clientHelloVersion) + in negotiateProtocol()
H A DRSAKeyExchange.java125 chc.clientHelloVersion, in createPremasterSecret()
144 shc.clientHelloVersion, in decode()
178 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
181 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
H A DRSAClientKeyExchange.java66 this.protocolVersion = context.clientHelloVersion; in RSAClientKeyExchangeMessage()
82 this.protocolVersion = context.clientHelloVersion; in RSAClientKeyExchangeMessage()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/ssl/
H A DClientHello.java553 ProtocolVersion clientHelloVersion = maxProtocolVersion; in produce() local
554 if (clientHelloVersion.useTLS13PlusSpec()) { in produce()
558 clientHelloVersion = ProtocolVersion.TLS12; in produce()
562 clientHelloVersion.id, sessionId, cipherSuites, in produce()
567 chc.clientHelloVersion = clientHelloVersion.id; in produce()
692 shc.clientHelloVersion = chm.clientVersion; in consume()
735 int clientHelloVersion) throws SSLException { in negotiateProtocol() argument
739 int chv = clientHelloVersion; in negotiateProtocol()
751 ProtocolVersion.nameOf(clientHelloVersion) + in negotiateProtocol()
H A DRSAKeyExchange.java125 chc.clientHelloVersion, in createPremasterSecret()
144 shc.clientHelloVersion, in decode()
178 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
181 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/ssl/
H A DRSAKeyExchange.java125 chc.clientHelloVersion, in createPremasterSecret()
144 shc.clientHelloVersion, in decode()
178 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
181 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
H A DClientHello.java627 ProtocolVersion clientHelloVersion = maxProtocolVersion; in produce() local
628 if (clientHelloVersion.useTLS13PlusSpec()) { in produce()
632 if (clientHelloVersion.isDTLS) { in produce()
633 clientHelloVersion = ProtocolVersion.DTLS12; in produce()
635 clientHelloVersion = ProtocolVersion.TLS12; in produce()
640 clientHelloVersion.id, sessionId, cipherSuites, in produce()
645 chc.clientHelloVersion = clientHelloVersion.id; in produce()
812 shc.clientHelloVersion = chm.clientVersion; in consume()
863 int clientHelloVersion) throws SSLException { in negotiateProtocol() argument
867 int chv = clientHelloVersion; in negotiateProtocol()
[all …]
H A DRSAClientKeyExchange.java66 this.protocolVersion = context.clientHelloVersion; in RSAClientKeyExchangeMessage()
82 this.protocolVersion = context.clientHelloVersion; in RSAClientKeyExchangeMessage()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/security/ssl/
H A DRSAKeyExchange.java125 chc.clientHelloVersion, in createPremasterSecret()
144 shc.clientHelloVersion, in decode()
178 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
181 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
H A DClientHello.java626 ProtocolVersion clientHelloVersion = maxProtocolVersion; in produce() local
627 if (clientHelloVersion.useTLS13PlusSpec()) { in produce()
631 if (clientHelloVersion.isDTLS) { in produce()
632 clientHelloVersion = ProtocolVersion.DTLS12; in produce()
634 clientHelloVersion = ProtocolVersion.TLS12; in produce()
639 clientHelloVersion.id, sessionId, cipherSuites, in produce()
644 chc.clientHelloVersion = clientHelloVersion.id; in produce()
811 shc.clientHelloVersion = chm.clientVersion; in consume()
862 int clientHelloVersion) throws SSLException { in negotiateProtocol() argument
866 int chv = clientHelloVersion; in negotiateProtocol()
[all …]
H A DRSAClientKeyExchange.java66 this.protocolVersion = context.clientHelloVersion; in RSAClientKeyExchangeMessage()
82 this.protocolVersion = context.clientHelloVersion; in RSAClientKeyExchangeMessage()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/ssl/
H A DRSAKeyExchange.java125 chc.clientHelloVersion, in createPremasterSecret()
144 shc.clientHelloVersion, in decode()
178 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
181 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
H A DClientHello.java627 ProtocolVersion clientHelloVersion = maxProtocolVersion; in produce() local
628 if (clientHelloVersion.useTLS13PlusSpec()) { in produce()
632 if (clientHelloVersion.isDTLS) { in produce()
633 clientHelloVersion = ProtocolVersion.DTLS12; in produce()
635 clientHelloVersion = ProtocolVersion.TLS12; in produce()
640 clientHelloVersion.id, sessionId, cipherSuites, in produce()
645 chc.clientHelloVersion = clientHelloVersion.id; in produce()
812 shc.clientHelloVersion = chm.clientVersion; in consume()
863 int clientHelloVersion) throws SSLException { in negotiateProtocol() argument
867 int chv = clientHelloVersion; in negotiateProtocol()
[all …]
H A DRSAClientKeyExchange.java66 this.protocolVersion = context.clientHelloVersion; in RSAClientKeyExchangeMessage()
82 this.protocolVersion = context.clientHelloVersion; in RSAClientKeyExchangeMessage()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/security/ssl/
H A DRSAKeyExchange.java125 chc.clientHelloVersion, in createPremasterSecret()
144 shc.clientHelloVersion, in decode()
178 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
181 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
H A DClientHello.java626 ProtocolVersion clientHelloVersion = maxProtocolVersion; in produce() local
627 if (clientHelloVersion.useTLS13PlusSpec()) { in produce()
631 if (clientHelloVersion.isDTLS) { in produce()
632 clientHelloVersion = ProtocolVersion.DTLS12; in produce()
634 clientHelloVersion = ProtocolVersion.TLS12; in produce()
639 clientHelloVersion.id, sessionId, cipherSuites, in produce()
644 chc.clientHelloVersion = clientHelloVersion.id; in produce()
811 shc.clientHelloVersion = chm.clientVersion; in consume()
862 int clientHelloVersion) throws SSLException { in negotiateProtocol() argument
866 int chv = clientHelloVersion; in negotiateProtocol()
[all …]
H A DRSAClientKeyExchange.java66 this.protocolVersion = context.clientHelloVersion; in RSAClientKeyExchangeMessage()
82 this.protocolVersion = context.clientHelloVersion; in RSAClientKeyExchangeMessage()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/security/ssl/
H A DRSAKeyExchange.java125 chc.clientHelloVersion, in createPremasterSecret()
144 shc.clientHelloVersion, in decode()
178 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
181 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
H A DClientHello.java615 ProtocolVersion clientHelloVersion = chc.maximumActiveProtocol; in produce() local
616 if (clientHelloVersion.useTLS13PlusSpec()) { in produce()
620 if (clientHelloVersion.isDTLS) { in produce()
621 clientHelloVersion = ProtocolVersion.DTLS12; in produce()
623 clientHelloVersion = ProtocolVersion.TLS12; in produce()
628 clientHelloVersion.id, sessionId, cipherSuites, in produce()
633 chc.clientHelloVersion = clientHelloVersion.id; in produce()
800 shc.clientHelloVersion = chm.clientVersion; in consume()
851 int clientHelloVersion) throws SSLException { in negotiateProtocol() argument
855 int chv = clientHelloVersion; in negotiateProtocol()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/security/ssl/
H A DRSAKeyExchange.java125 chc.clientHelloVersion, in createPremasterSecret()
144 shc.clientHelloVersion, in decode()
178 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
181 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
H A DClientHello.java627 ProtocolVersion clientHelloVersion = maxProtocolVersion; in produce() local
628 if (clientHelloVersion.useTLS13PlusSpec()) { in produce()
632 if (clientHelloVersion.isDTLS) { in produce()
633 clientHelloVersion = ProtocolVersion.DTLS12; in produce()
635 clientHelloVersion = ProtocolVersion.TLS12; in produce()
640 clientHelloVersion.id, sessionId, cipherSuites, in produce()
645 chc.clientHelloVersion = clientHelloVersion.id; in produce()
812 shc.clientHelloVersion = chm.clientVersion; in consume()
863 int clientHelloVersion) throws SSLException { in negotiateProtocol() argument
867 int chv = clientHelloVersion; in negotiateProtocol()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/security/ssl/
H A DRSAKeyExchange.java125 chc.clientHelloVersion, in createPremasterSecret()
144 shc.clientHelloVersion, in decode()
178 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
181 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
H A DClientHello.java626 ProtocolVersion clientHelloVersion = maxProtocolVersion; in produce() local
627 if (clientHelloVersion.useTLS13PlusSpec()) { in produce()
631 if (clientHelloVersion.isDTLS) { in produce()
632 clientHelloVersion = ProtocolVersion.DTLS12; in produce()
634 clientHelloVersion = ProtocolVersion.TLS12; in produce()
639 clientHelloVersion.id, sessionId, cipherSuites, in produce()
644 chc.clientHelloVersion = clientHelloVersion.id; in produce()
811 shc.clientHelloVersion = chm.clientVersion; in consume()
862 int clientHelloVersion) throws SSLException { in negotiateProtocol() argument
866 int chv = clientHelloVersion; in negotiateProtocol()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/security/ssl/
H A DRSAKeyExchange.java125 chc.clientHelloVersion, in createPremasterSecret()
144 shc.clientHelloVersion, in decode()
178 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
181 shc.clientHelloVersion, shc.negotiatedProtocol.id, in decode()
H A DClientHello.java626 ProtocolVersion clientHelloVersion = maxProtocolVersion; in produce() local
627 if (clientHelloVersion.useTLS13PlusSpec()) { in produce()
631 if (clientHelloVersion.isDTLS) { in produce()
632 clientHelloVersion = ProtocolVersion.DTLS12; in produce()
634 clientHelloVersion = ProtocolVersion.TLS12; in produce()
639 clientHelloVersion.id, sessionId, cipherSuites, in produce()
644 chc.clientHelloVersion = clientHelloVersion.id; in produce()
811 shc.clientHelloVersion = chm.clientVersion; in consume()
862 int clientHelloVersion) throws SSLException { in negotiateProtocol() argument
866 int chv = clientHelloVersion; in negotiateProtocol()
[all …]

12345