trust_remove_pinned_certificate_async


Description:


public async bool trust_remove_pinned_certificate_async (Certificate certificate, string purpose, string peer, Cancellable? cancellable) throws Error

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 trust_remove_pinned_certificate_async.end to get the result of the operation.

Parameters:

certificate

a Certificate

purpose

the purpose string

peer

the peer for this pinned certificate

cancellable

a Cancellable

callback

a TaskReadyCallback to call when the operation completes

user_data

the data to pass to callback function


Namespace: Gcr
Package: gcr-4