public interface CertPathBuilderResult extends Cloneable
CertPathBuilder.build(CertPathParameters).| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Clones this
CertPathBuilderResult instance. |
CertPath |
getCertPath()
Returns the built
CertPath instance. |