Table of Contents

Interface ICertPathChecker

Namespace
Java.Security.Cert
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface ICertPathChecker

Methods

Check(Certificate)

void Check(Certificate arg0)

Parameters

arg0 Certificate

Certificate

Exceptions

CertPathValidatorException

Init(bool)

void Init(bool arg0)

Parameters

arg0 bool

bool

Exceptions

CertPathValidatorException

IsForwardCheckingSupported()

bool IsForwardCheckingSupported()

Returns

bool

bool