| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Language.Asn.Types
Documentation
data AsnEncoding a Source #
Instances
data AsnDecoding a Source #
Instances
newtype ObjectIdentifier Source #
Constructors
| ObjectIdentifier | |
Fields | |
newtype ObjectIdentifierSuffix Source #
Constructors
| ObjectIdentifierSuffix | |
Fields | |
Constructors
| Universal | |
| Application | |
| Private | |
| ContextSpecific |
data Explicitness Source #