Package | Description |
---|---|
io.undertow.server |
Modifier and Type | Method and Description |
---|---|
X509Certificate[] | SSLSessionInfo.getPeerCertificateChain() |
X509Certificate[] | ConnectionSSLSessionInfo.getPeerCertificateChain() |
Certificate[] | SSLSessionInfo.getPeerCertificates() Gets the peer certificates. |
Certificate[] | ConnectionSSLSessionInfo.getPeerCertificates() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.