[ Version ( since = "3.50" ) ]
public bool set_key_trust_sync (string keyid, GpgTrust trust, Cancellable? cancellable = null) throws Error
Sets trust level on the key keyid.
The keyid can be either key ID or an email address.
| this | |
| keyid |
a key ID or an email address |
| trust |
a GpgTrust to set |
| cancellable |
optional Cancellable object, or null |
|
whether succeeded |