-
Deprecated ClassesClassDescriptionWill be removed.Will be removed.
-
Deprecated MethodsMethodDescriptionUse 'serverExtensions' directly, it is now never nullUse version taking a
Certificate.ParseOptions
argument instead.UseClientHello.getVersion()
instead.Unused; will be removedUseRecordPreview.getContentLimit()
insteadUseSecurityParameters.getPRFAlgorithm()
instead.UseSecurityParameters.getPRFCryptoHashAlgorithm()
instead.Useinstead.
Unused; will be removedUnused; will be removedNo 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 removed. Use readASN1Object in combination with requireDEREncoding instead