|
Bouncy Castle Cryptography Library 1.64 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.tls.ServerOnlyTlsAuthentication
Constructor Summary | |
ServerOnlyTlsAuthentication()
Deprecated. |
Method Summary | |
TlsCredentials |
getClientCredentials(CertificateRequest certificateRequest)
Deprecated. Return client credentials in response to server's certificate request |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.bouncycastle.crypto.tls.TlsAuthentication |
notifyServerCertificate |
Constructor Detail |
public ServerOnlyTlsAuthentication()
Method Detail |
public final TlsCredentials getClientCredentials(CertificateRequest certificateRequest)
TlsAuthentication
getClientCredentials
in interface TlsAuthentication
certificateRequest
- details of the certificate request
|
Bouncy Castle Cryptography Library 1.64 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |