ASN1Kit Docs (89% documented)

GitHub View on GitHub

ASN1Kit Reference Structures Reference

Structures

The following structures are available globally.

  • ASN1Int

    ANS.1 Integer representation

    See more

    Declaration

    Swift

    public struct ASN1Int
    extension ASN1Int: ASN1CodableType
  • ObjectIdentifier

    Undocumented

    See more

    Declaration

    Swift

    public struct ObjectIdentifier : Equatable, Hashable
    extension ObjectIdentifier: ASN1CodableType
  • Classes
    • ASN1Decoder
    • GeneralizedTimeDateFormatter
  • Enumerations
    • ASN1Data
    • ASN1DecodedTag
    • ASN1Error
    • ASN1Tag
  • Extensions
    • Array
    • Bool
    • Data
    • Date
    • Int
    • OutputStream
    • Sequence
    • String
  • Functions
    • create(tag:data:)
  • Protocols
    • ASN1DecodableType
    • ASN1EncodableType
    • ASN1Object
  • Structures
    • ASN1Int
    • ObjectIdentifier
  • Type Aliases
    • ASN1CodableType

© 2022 gematik GmbH. All rights reserved. (Last updated: 2022-05-10)

Generated by jazzy ♪♫ v0.14.2, a Realm project.