ASN1Kit Docs (89% documented)

GitHub View on GitHub

ASN1Kit Reference Type Aliases Reference

Type Aliases

The following type aliases are available globally.

  • ASN1CodableType

    ASN1Codable types are ASN1 Encodable and Decodable

    Declaration

    Swift

    public typealias ASN1CodableType = ASN1EncodableType & ASN1DecodableType
  • 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.