CoreCryptoCancellationToken
open class CoreCryptoCancellationToken : CoreCryptoCancellationTokenProtocol, @unchecked Sendable
Use this to cancel a CoreCrypto transaction and running foreign callbacks. Should be used in the Swift wrapper
only.