-
Initializes a new instance of an unimplemented data group.
Throws
An error ifiInitializing the unimplemented data group fails.
Declaration
Swift
internal required init(_ data: ASN1Node, identifier: DGTag) throwsParameters
dataThe ASN.1 encoded data for the unimplemented data group.
identifierThe identifier specifying the type of the unimplemented data group.
View on GitHub
DGNotImplemented Class Reference