Свойство | Type | Description | |
---|---|---|---|
_certs | |||
_old_policy | ICertificatePolicy | ||
_sync | object |
Méthode | Description | |
---|---|---|
CheckValidationResult ( |
Returns true if we have registered the certificate. Calls the next ICertificatePolicy if we fail.
|
|
Register ( |
Register an x509 certificate.
|
|
UnRegister ( |
Unregister an x509 certificate.
|
Méthode | Description | |
---|---|---|
CertificatePolicy ( ) : Brunet |
public CheckValidationResult ( |
||
service_point | ||
cert | ||
request | ||
cert_problem | int | |
Résultat | bool |
public static Register ( |
||
cert | ||
Résultat | void |
public static UnRegister ( |
||
cert | ||
Résultat | void |
protected static Hashtable,System.Collections _certs | ||
Résultat |
protected static ICertificatePolicy _old_policy | ||
Résultat | ICertificatePolicy |