Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
Equals ( |
||
OpenPgpSignature ( long keyID ) : System |
Creates a new signature.
|
protected Equals ( |
||
other | ||
return | bool |
protected OpenPgpSignature ( long keyID ) : System | ||
keyID | long | The key ID of the key used to create this signature. |
return | System |