C# Class java.security.cert.PKIXCertPathChecker_

Inheritance: java.security.cert.PKIXCertPathChecker
显示文件 Open project: JeroMiya/androidmono

Public Methods

Method Description
check ( java arg0, java arg1 ) : void
getSupportedExtensions ( ) : global::java.util.Set
init ( bool arg0 ) : void
isForwardCheckingSupported ( ) : bool

Private Methods

Method Description
PKIXCertPathChecker_ ( )
PKIXCertPathChecker_ ( global @__env )

Method Details

check() public method

public check ( java arg0, java arg1 ) : void
arg0 java
arg1 java
return void

getSupportedExtensions() public method

public getSupportedExtensions ( ) : global::java.util.Set
return global::java.util.Set

init() public method

public init ( bool arg0 ) : void
arg0 bool
return void

isForwardCheckingSupported() public method

public isForwardCheckingSupported ( ) : bool
return bool