| Constructor and Description |
|---|
CertificateCallback() |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate[] |
getCertificates()
Getter for certificate chain.
|
void |
setCertificates(X509Certificate[] certs)
Setter for certificate chain.
|
public void setCertificates(X509Certificate[] certs)
certs - The certificates to be returned.public X509Certificate[] getCertificates()
Copyright © 2020 The Apache Software Foundation. All rights reserved.