|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.tls.ServerOnlyTlsAuthentication
public abstract class ServerOnlyTlsAuthentication
| Constructor Summary | |
|---|---|
ServerOnlyTlsAuthentication()
|
|
| Method Summary | |
|---|---|
TlsCredentials |
getClientCredentials(CertificateRequest certificateRequest)
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 TlsAuthenticationcertificateRequest - details of the certificate request
|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||