TrustResult

constructor(isTrusted: Boolean, trustChain: X509CertChain? = null, trustPoints: List<TrustPoint> = emptyList(), error: Throwable? = null)