-
Deprecated ClassesClassDescriptionWill be removed.Will be removed.
-
Deprecated MethodsMethodDescriptionUse
URLConnectionUtil.openStream(URL)
insteadUse 'serverExtensions' directly, it is now never nullUse version taking aCertificate.ParseOptions
argument instead.UseClientHello.getVersion()
instead.UseRecordPreview.getContentLimit()
insteadUseSecurityParameters.getPRFAlgorithm()
instead.UseSecurityParameters.getPRFCryptoHashAlgorithm()
instead.Useinstead.
No longer called by the protocol classes. Can callTlsUtils.checkPeerSigAlgs(TlsContext, TlsCertificate[])
once a complete CertPath has been determined (i.e. as part of chain validation).Will be removed.TlsCryptoUtils.getHashForPRF(int)
should be a useful alternative.Will be removedWill be removed. Use readASN1Object in combination with requireDEREncoding instead