Property | Type | Description | |
---|---|---|---|
PType |
Property | Type | Description | |
---|---|---|---|
_ca_cert | |||
_ch | |||
_revoked_users | |||
_so | Brunet.Security.SecurityOverlord |
Method | Description | |
---|---|---|
BroadcastRevocationHandler ( |
||
HandleData ( |
Parses an incoming revocation and updates the revoked users hashtable if successful.
|
|
Verify ( Mono.Security.X509.X509Certificate x509, Brunet sender ) : bool |
True upon a non-revoked certificate, an exception otherwise.
|
public BroadcastRevocationHandler ( |
||
ca_cert | ||
so | Brunet.Security.SecurityOverlord | |
return | Brunet.Messaging |
public HandleData ( |
||
data | ||
ret | ISender | |
state | object | |
return | void |
public Verify ( Mono.Security.X509.X509Certificate x509, Brunet sender ) : bool | ||
x509 | Mono.Security.X509.X509Certificate | |
sender | Brunet | |
return | bool |
protected CertificateHandler,Brunet.Security _ch | ||
return |
protected Hashtable,System.Collections _revoked_users | ||
return |