Core Crypto Command Impl
A CoreCryptoCommand
has an execute
method which accepts a CoreCryptoContext
and returns nothing.
It is the argument to a CoreCrypto::transaction
call.
A CoreCryptoCommand
has an execute
method which accepts a CoreCryptoContext
and returns nothing.
It is the argument to a CoreCrypto::transaction
call.