|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyAndCert | |
| iaik.security.ssl | |
| Uses of KeyAndCert in iaik.security.ssl |
| Methods in iaik.security.ssl that return KeyAndCert | |
protected KeyAndCert[] |
SSLClientContext.getClientCredentials(Principal[] issuers,
byte[] certificateTypes)
Return all matching client credentials. |
KeyAndCert |
SSLServerContext.getServerCredentials(int certType)
Get the server credentials of a particular type. |
| Methods in iaik.security.ssl with parameters of type KeyAndCert | |
void |
SSLClientContext.addClientCredentials(KeyAndCert keyAndCert)
Add some client credentials. |
void |
SSLServerContext.addServerCredentials(KeyAndCert keyAndCert)
Add some server credentials. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||