Remove a pinned certificate for communication with peer for purpose.
If the same pinned certificate does not exist, or was already removed, then this operation succeeds without error.
When the operation is finished, callback will be called. You can then call [func@Gcr.trust_remove_pinned_certificate_finish] to get the result of the operation.
| certificate | |
| purpose |
the purpose string |
| peer |
the peer for this pinned certificate |
| cancellable | |
| callback |
a TaskReadyCallback to call when the operation completes |
| user_data |
the data to pass to callback function |