C# Class java.security.cert.CertPathValidatorException

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

Méthodes publiques

Méthode Description
CertPathValidatorException ( java arg0 )
CertPathValidatorException ( java arg0, java arg1 )
CertPathValidatorException ( java arg0, java arg1, java arg2, int arg3 )
getCertPath ( ) : global::java.security.cert.CertPath
getIndex ( ) : int

Méthodes protégées

Méthode Description
CertPathValidatorException ( global @__env )

Private Methods

Méthode Description
CertPathValidatorException ( )

Method Details

CertPathValidatorException() protected méthode

protected CertPathValidatorException ( global @__env )
@__env global

CertPathValidatorException() public méthode

public CertPathValidatorException ( java arg0 )
arg0 java

CertPathValidatorException() public méthode

public CertPathValidatorException ( java arg0, java arg1 )
arg0 java
arg1 java

CertPathValidatorException() public méthode

public CertPathValidatorException ( java arg0, java arg1, java arg2, int arg3 )
arg0 java
arg1 java
arg2 java
arg3 int

getCertPath() public méthode

public getCertPath ( ) : global::java.security.cert.CertPath
Résultat global::java.security.cert.CertPath

getIndex() public méthode

public getIndex ( ) : int
Résultat int