Enumerations
The following enumerations are available globally.
-
ASN1 Data/Content type
See moreDeclaration
Swift
public enum ASN1Dataextension ASN1Data: CustomStringConvertibleextension ASN1Data: CustomDebugStringConvertible -
Tag model to represent a decoded ASN1 Tag
See moreDeclaration
Swift
public enum ASN1DecodedTag : Equatableextension ASN1DecodedTag: CustomStringConvertibleextension ASN1DecodedTag: CustomDebugStringConvertible -
ASN.1 Error type
See moreDeclaration
Swift
public enum ASN1Error : Swift.Error, Equatable -
ASN.1 Tag implementation according to the X.690-0207 specification
For more information see the X.690-0207.pdf specification.
See moreDeclaration
Swift
public enum ASN1Tag : UInt8