Свойство | Тип | Описание | |
---|---|---|---|
Hash | byte[] | ||
Signature | byte[] | ||
Username | string |
Свойство | Тип | Описание | |
---|---|---|---|
_data |
Метод | Описание | |
---|---|---|
CopyTo ( byte dst, int offset ) : int | ||
UserRevocationMessage ( |
Parse a revocation message.
|
|
UserRevocationMessage ( |
Create a new revocation message.
|
public CopyTo ( byte dst, int offset ) : int | ||
dst | byte | |
offset | int | |
Результат | int |
public UserRevocationMessage ( |
||
cacert | ||
data | ||
Результат | Brunet.Messaging |
public UserRevocationMessage ( |
||
private_key | ||
username | string | |
Результат | Brunet.Messaging |