C# Class java.security.cert.PKIXCertPathChecker_

Inheritance: java.security.cert.PKIXCertPathChecker
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes publiques

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

Private Methods

Méthode Description
PKIXCertPathChecker_ ( )
PKIXCertPathChecker_ ( global @__env )

Method Details

check() public méthode

public check ( java arg0, java arg1 ) : void
arg0 java
arg1 java
Résultat void

getSupportedExtensions() public méthode

public getSupportedExtensions ( ) : global::java.util.Set
Résultat global::java.util.Set

init() public méthode

public init ( bool arg0 ) : void
arg0 bool
Résultat void

isForwardCheckingSupported() public méthode

public isForwardCheckingSupported ( ) : bool
Résultat bool