java.security.cert
public interface CertPathBuilderResult extends Cloneable
Method Summary | |
---|---|
Object | clone()
Creates a copy of this builder result.
|
CertPath | getCertPath()
Get the certificate path that was built.
|
Returns: The copy.
UNKNOWN: The certificate path.