TypeScript API Documentation for GCR-4
API Version: 4
Library Version: 4.4.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Remove a pinned certificate for communication with peer for purpose.
peer
purpose
If the same pinned certificate does not exist, or was already removed, then this operation succeeds without error.
This call may block, see Gcr.trust_remove_pinned_certificate_async for the non-blocking version.
a Gcr.Certificate
the purpose string
the peer for this pinned certificate
Optional
a Gio.Cancellable
true if the pinned certificate no longer exists
true
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.
This call may block, see Gcr.trust_remove_pinned_certificate_async for the non-blocking version.