|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerAuthInfo
Encapsulates server information that is used by the server context to authenticate the server and establish the secure connection. This class is not used by client applications
| Method Summary | |
|---|---|
byte[] |
getDHPublicKey()
Returns the Diffie-Hellman server side public key |
byte[] |
getSignature()
Returns a message digest calculated by the server based on its private key. |
byte[][] |
getX509CertificateChain()
Returns the encoded certificate chain for the server |
| Method Detail |
|---|
byte[] getDHPublicKey()
byte[][] getX509CertificateChain()
byte[] getSignature()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||