ASN1Kit Docs (89% documented)

GitHub View on GitHub

ASN1Kit Reference String Extension Reference

String

extension String
extension String: ASN1CodableType
  • characterSet

    Create a Character set of self

    Declaration

    Swift

    public var characterSet: Set<Character> { get }
  • asn1encode(tag:)

    Declaration

    Swift

    public func asn1encode(tag: ASN1DecodedTag?) throws -> ASN1Object
  • init(from:)

    Declaration

    Swift

    public init(from asn1: ASN1Object) throws
  • 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.