removeSignature

open fun removeSignature(@NonNull signature: Signature)

Removes the given signature from the signature storage.

Parameters

signature

Signature to remove.

Throws

being thrown if removing signature failed.