removeTrustAnchor

open suspend override fun removeTrustAnchor(fingerprint: ByteArray)(source)

Remove a trust anchor by providing the certificates Subject Public Key Info (SPKI) fingerprint as bytes. Trying to remove trust anchor that doesn't exist in the database will just succeed.