removeSignatures

open fun removeSignatures(@NonNull signatures: List<Signature>)

Removes the given signatures from the signature storage.

Parameters

signatures

List of signatures to remove.

Throws

being thrown if removing signatures failed.