Classes

The following classes are available globally.

  • Example signature provider for EOSIO SDK for Swift for signing transactions using in-memory K1 private keys. This signature provider implementation stores keys in memory and is therefore not secure. Use only for development purposes.

    See more

    Declaration

    Swift

    public final class EosioSoftkeySignatureProvider : EosioSignatureProviderProtocol