asn1 ~master (2019-04-27T14:06:40Z)
Home
Dub
Repo
ASN1ContextNegotiation
asn1
types
identification
struct
ASN1ContextNegotiation {
ptrdiff_t
presentationContextID
;
ObjectIdentifier
transferSyntax
;
alias
directReference
=
transferSyntax
;
alias
indirectReference
=
presentationContextID
;
}
Members
Aliases
directReference
alias
directReference
=
transferSyntax
Undocumented in source.
indirectReference
alias
indirectReference
=
presentationContextID
Undocumented in source.
Variables
presentationContextID
ptrdiff_t
presentationContextID
;
transferSyntax
ObjectIdentifier
transferSyntax
;
Meta
Source
See Implementation
asn1
types
identification
aliases
ASN1ContextSwitchingTypeID
structs
ASN1ContextNegotiation
ASN1ContextSwitchingTypeIdentification
ASN1Syntaxes