CoreCryptoCommandImpl

open class CoreCryptoCommandImpl : CoreCryptoCommand, @unchecked Sendable

A CoreCryptoCommand has an execute method which accepts a CoreCryptoContext and returns nothing.

It is the argument to a CoreCrypto::transaction call.