JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Bouncy Castle Cryptography 1.55
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.bouncycastle.crypto.tls
Interface TlsCredentials
All Known Subinterfaces:
TlsAgreementCredentials
,
TlsEncryptionCredentials
,
TlsSignerCredentials
All Known Implementing Classes:
AbstractTlsAgreementCredentials
,
AbstractTlsCredentials
,
AbstractTlsEncryptionCredentials
,
AbstractTlsSignerCredentials
,
DefaultTlsAgreementCredentials
,
DefaultTlsEncryptionCredentials
,
DefaultTlsSignerCredentials
public interface
TlsCredentials
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Certificate
getCertificate
()
Method Detail
getCertificate
Certificate
getCertificate()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Bouncy Castle Cryptography 1.55
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method