Package org.bouncycastle.jsse
Class BCExtendedSSLSession
java.lang.Object
org.bouncycastle.jsse.BCExtendedSSLSession
- All Implemented Interfaces:
SSLSession
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface javax.net.ssl.SSLSession
getApplicationBufferSize, getCipherSuite, getCreationTime, getId, getLastAccessedTime, getLocalCertificates, getLocalPrincipal, getPacketBufferSize, getPeerCertificateChain, getPeerCertificates, getPeerHost, getPeerPort, getPeerPrincipal, getProtocol, getSessionContext, getValue, getValueNames, invalidate, isValid, putValue, removeValue
-
Constructor Details
-
BCExtendedSSLSession
public BCExtendedSSLSession()
-
-
Method Details
-
getLocalSupportedSignatureAlgorithms
-
getLocalSupportedSignatureAlgorithmsBC
-
getPeerSupportedSignatureAlgorithms
-
getPeerSupportedSignatureAlgorithmsBC
-
getRequestedServerNames
-
getStatusResponses
-
isFipsMode
public abstract boolean isFipsMode()
-