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