public interface CertPathBuilderResult extends Cloneable
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Creates a copy of this builder result.
|
CertPath |
getCertPath()
Get the certificate path that was built.
|
CertPath getCertPath()