com.r3corda.contracts.asset / FungibleAsset / exitKeys

exitKeys

abstract val exitKeys: Collection<PublicKey>

There must be an ExitCommand signed by these keys to destroy the amount. While all states require their owner to sign, some (i.e. cash) also require the issuer.