| Modifier and Type | Method | Description |
|---|---|---|
HeldCertificate |
HeldCertificate.Builder.build() |
| Modifier and Type | Method | Description |
|---|---|---|
HandshakeCertificates.Builder |
HandshakeCertificates.Builder.heldCertificate(HeldCertificate heldCertificate,
java.security.cert.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 © 2020. All rights reserved.