Other Classes

The following classes are available globally.

  • Declaration

    Swift

    internal final class APDUResponseErrorDecoder
  • MRZKeyGenerator is a utility class for generating Machine Readable Zone (MRZ) keys for passports.

    See more

    Declaration

    Swift

    public final class MRZKeyGenerator

Utility Classes

  • Utility class for converting between binary and hexadecimal representations.

    See more

    Declaration

    Swift

    internal final class BytesRepresentationConverter
  • Utility class for padding and unpadding data to a specific block size.

    See more

    Declaration

    Swift

    internal final class DataPadder