| Modifier and Type | Method and Description |
|---|---|
HeldCertificate |
HeldCertificate.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
HandshakeCertificates.Builder |
HandshakeCertificates.Builder.heldCertificate(HeldCertificate heldCertificate,
X509Certificate... intermediates)
Configure the certificate chain to use when being authenticated.
|
HeldCertificate.Builder |
HeldCertificate.Builder.signedBy(HeldCertificate signedBy)
Set the certificate that will issue this certificate.
|
Copyright © 2019. All rights reserved.