Method | Description | |
---|---|---|
check ( java arg0, java arg1 ) : void | ||
clone ( ) : global::java.lang.Object | ||
getSupportedExtensions ( ) : global::java.util.Set | ||
init ( bool arg0 ) : void | ||
isForwardCheckingSupported ( ) : bool |
Method | Description | |
---|---|---|
PKIXCertPathChecker ( global @__env ) |
Method | Description | |
---|---|---|
PKIXCertPathChecker ( ) |
protected PKIXCertPathChecker ( global @__env ) | ||
@__env | global |
public abstract check ( java arg0, java arg1 ) : void | ||
arg0 | java | |
arg1 | java | |
return | void |
public abstract getSupportedExtensions ( ) : global::java.util.Set | ||
return | global::java.util.Set |
public abstract isForwardCheckingSupported ( ) : bool | ||
return | bool |