Interface ICertPathChecker
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/security/cert/CertPathChecker.html
public interface ICertPathChecker
Methods
Check(Certificate)
void Check(Certificate arg0)
Parameters
arg0Certificate
Exceptions
Init(bool)
void Init(bool arg0)
Parameters
Exceptions
IsForwardCheckingSupported()
bool IsForwardCheckingSupported()