the purpose string
the peer for this pinned certificate
Optionalcancellable: Gio.CancellableRemove 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 Gcr.trust_remove_pinned_certificate_finish to get the result of the operation.
the purpose string
the peer for this pinned certificate
a Gio.AsyncReadyCallback to call when the operation completes
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 Gcr.trust_remove_pinned_certificate_finish to get the result of the operation.
the purpose string
the peer for this pinned certificate
Optionalcancellable: Gio.CancellableOptionalcallback: AsyncReadyCallback<Gcr.Certificate>a Gio.AsyncReadyCallback to call when the operation completes
Remove a pinned certificate for communication with
peerforpurpose.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 Gcr.trust_remove_pinned_certificate_finish to get the result of the operation.