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.
This call may block, see trust_remove_pinned_certificate_async for the non-blocking version.
certificate | |
purpose |
the purpose string |
peer |
the peer for this pinned certificate |
cancellable |
a Cancellable |
true if the pinned certificate no longer exists |