public static class GetCertChainMessage.Response extends java.lang.Object implements Message.Response
| Modifier and Type | Field and Description |
|---|---|
java.security.cert.Certificate[] |
certificateChain |
| Constructor and Description |
|---|
Response(java.security.cert.Certificate[] certificateChain) |