Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
_
M
mABitsPerChar
- Variable in class com.objsys.asn1j.runtime.
Asn1CharSet
This variable holds number of bits-per-character (PER aligned).
main(String[])
- Static method in class com.objsys.asn1j.runtime.
Asn1GenRtkey
Mar
- Static variable in class com.objsys.asn1j.runtime.
Asn1Time
March
- Static variable in class com.objsys.asn1j.runtime.
Asn1Time
mark(int)
- Method in class com.objsys.asn1j.runtime.
Asn1BerInputStream
This method is used to mark the current position in the input stream for retry processing.
mark(int)
- Method in class com.objsys.asn1j.runtime.
Asn1DecodeBuffer
This method is used to mark the current position in the input stream for retry processing.
mark(int)
- Method in class com.objsys.asn1j.runtime.
Asn1DerInputStream
This method is used to mark the current position in the input stream for retry processing.
mark(int)
- Method in interface com.objsys.asn1j.runtime.
Asn1InputStream
This method is used to mark the current position in the input stream for retry processing.
mark(int)
- Method in class com.objsys.asn1j.runtime.
Asn1PerInputStream
This method is used to mark the current position in the input stream for retry processing.
markSupported()
- Method in class com.objsys.asn1j.runtime.
Asn1BerInputStream
Tests if this input stream supports the
mark
and
reset
methods.
markSupported()
- Method in class com.objsys.asn1j.runtime.
Asn1DerInputStream
Tests if this input stream supports the
mark
and
reset
methods.
markSupported()
- Method in interface com.objsys.asn1j.runtime.
Asn1InputStream
Tests if this input stream supports the
mark
and
reset
methods.
markSupported()
- Method in class com.objsys.asn1j.runtime.
Asn1MderDecodeBuffer
markSupported()
- Method in class com.objsys.asn1j.runtime.
Asn1PerInputStream
Tests if this input stream supports the
mark
and
reset
methods.
mAsn1TypeName
- Variable in class com.objsys.asn1j.runtime.
Asn1Type
This type's ASN.1 name.
matchElemTag(short, short, int, IntHolder, boolean)
- Method in class com.objsys.asn1j.runtime.
Asn1BerDecodeContext
This method will attempt to match the next element tag in a constructed type with the expected value.
matchElemTag(Asn1Tag, IntHolder, boolean)
- Method in class com.objsys.asn1j.runtime.
Asn1BerDecodeContext
This method will attempt to match the next element tag in a constructed type with the expected value.
matches(String)
- Method in class com.objsys.asn1j.runtime.
Asn1XerElemInfo
matchTag(short, short, int, Asn1Tag, IntHolder)
- Method in class com.objsys.asn1j.runtime.
Asn1BerDecodeBuffer
This method decodes the next tag value and checks for a match with the given tag value.
matchTag(Asn1Tag, Asn1Tag, IntHolder)
- Method in class com.objsys.asn1j.runtime.
Asn1BerDecodeBuffer
This overloaded version of matchTag allows the tag value to be matched to be passed using an Asn1Tag object.
matchTag(Asn1Tag)
- Method in class com.objsys.asn1j.runtime.
Asn1BerDecodeBuffer
This overloaded version of matchTag will just test for a match and not return parsed tag and length values
matchTag(Asn1BerDecodeBuffer, short, short, int)
- Static method in class com.objsys.asn1j.runtime.
Asn1Type
This method will compare the next parsed tag with the given tag value.
matchTag(Asn1BerDecodeBuffer, Asn1Tag)
- Static method in class com.objsys.asn1j.runtime.
Asn1Type
This method will compare the next parsed tag with the given tag value.
matchXMLElemName(String)
- Method in class com.objsys.asn1j.runtime.
Asn1XerSaxHandler
MAX
- Static variable in class com.objsys.asn1j.runtime.
Asn1Integer
MAXSUBIDS
- Static variable in class com.objsys.asn1j.runtime.
Asn1ObjectIdentifier
The
MAXSUBIDS
constant specifies the maximum number of subidentifiers that can appear in an OID value (128).
May
- Static variable in class com.objsys.asn1j.runtime.
Asn1Time
mBitFieldList
- Variable in class com.objsys.asn1j.runtime.
Asn1PerTraceHandler
mBitMask
- Variable in class com.objsys.asn1j.runtime.
Asn1PerBitFieldPrinter
mByteCount
- Variable in class com.objsys.asn1j.runtime.
Asn1DecodeBuffer
mByteIndex
- Variable in class com.objsys.asn1j.runtime.
Asn1EncodeBuffer
mByteIndex
- Variable in class com.objsys.asn1j.runtime.
Asn1PerBitFieldPrinter
mClass
- Variable in class com.objsys.asn1j.runtime.
Asn1Tag
Tag class value (UNIV, APPL, CTXT, or PRIV)
mConsumedStartElement
- Variable in class com.objsys.asn1j.runtime.
Asn1XerSaxHandler
mCurrElemID
- Variable in class com.objsys.asn1j.runtime.
Asn1XerSaxHandler
mCurrOctet
- Variable in class com.objsys.asn1j.runtime.
Asn1PerBitFieldPrinter
mCurrState
- Variable in class com.objsys.asn1j.runtime.
Asn1XerSaxHandler
mData
- Variable in class com.objsys.asn1j.runtime.
Asn1EncodeBuffer
mDecBufByteCount
- Variable in class com.objsys.asn1j.runtime.
Asn1BerDecodeContext
This variable is used to keep track of the current byte count in the decode buffer.
mDecodeBuffer
- Variable in class com.objsys.asn1j.runtime.
Asn1BerDecodeContext
This variable holds a reference to the BER decode buffer object that is being used to decode the entire message component.
mElemLength
- Variable in class com.objsys.asn1j.runtime.
Asn1BerDecodeContext
This variable holds the contructed element length for the context component.
mEncodeBuffer
- Variable in class com.objsys.asn1j.runtime.
Asn1OpenType
mEncodedMessage
- Variable in class com.objsys.asn1j.runtime.
Asn1PerBitFieldPrinter
mExplicitTagging
- Variable in class com.objsys.asn1j.runtime.
Asn1BerDecodeContext
This boolean flag variable indictaes if explicit tagging is in effect for this element.
mFmtAscCharIdx
- Variable in class com.objsys.asn1j.runtime.
Asn1PerBitFieldPrinter
mFmtBitCharIdx
- Variable in class com.objsys.asn1j.runtime.
Asn1PerBitFieldPrinter
mFmtHexCharIdx
- Variable in class com.objsys.asn1j.runtime.
Asn1PerBitFieldPrinter
mForm
- Variable in class com.objsys.asn1j.runtime.
Asn1Tag
Tag form value (PRIM or CONS)
mFormatBuffer
- Variable in class com.objsys.asn1j.runtime.
Asn1PerBitFieldPrinter
mIDCode
- Variable in class com.objsys.asn1j.runtime.
Asn1Tag
Tag ID code
MIN
- Static variable in class com.objsys.asn1j.runtime.
Asn1Integer
mInputSource
- Variable in class com.objsys.asn1j.runtime.
Asn1XerDecodeBuffer
minute
- Variable in class com.objsys.asn1j.runtime.
Asn1Time
Minute component.
MINUTES
- Static variable in class com.objsys.asn1j.runtime.
Asn1PerTime
mLength
- Variable in class com.objsys.asn1j.runtime.
Asn1OpenType
mLevel
- Variable in class com.objsys.asn1j.runtime.
Asn1XerSaxHandler
mLower
- Variable in class com.objsys.asn1j.runtime.
Asn1CharRange
This variable represents the lower value of the range.
MONTH
- Static variable in class com.objsys.asn1j.runtime.
Asn1PerTime
month
- Variable in class com.objsys.asn1j.runtime.
Asn1Time
Month component.
moveBitCursor(long)
- Method in class com.objsys.asn1j.runtime.
Asn1PerDecodeBuffer
This method moves the bit cursor to the given offset.
movePastEOC(boolean)
- Method in class com.objsys.asn1j.runtime.
Asn1BerDecodeBuffer
mPerMessageBuffer
- Variable in class com.objsys.asn1j.runtime.
Asn1PerBitFieldPrinter
mStartLevel
- Variable in class com.objsys.asn1j.runtime.
Asn1XerSaxHandler
mStringBuffer
- Variable in class com.objsys.asn1j.runtime.
Asn1CharString
The
mStringBuffer
member variable is used to do internal operations on a string being encoded or decoded.
mStringBuffer
- Variable in class com.objsys.asn1j.runtime.
Asn1UniversalString
mStringFormat
- Static variable in class com.objsys.asn1j.runtime.
Asn1BitString
The
mStringFormat
variable can be used to set the string format for print or event handler or toString() functions.
mTagHistory
- Variable in class com.objsys.asn1j.runtime.
Asn1BerDecodeContext
The tag history is a list of decoded tags.
mTagHolder
- Variable in class com.objsys.asn1j.runtime.
Asn1BerDecodeContext
This variable holds the current parsed tag for matching operations.
mTraceHandler
- Variable in class com.objsys.asn1j.runtime.
Asn1PerDecodeBuffer
mTraceHandler
- Variable in class com.objsys.asn1j.runtime.
Asn1PerEncodeBuffer
mTraceHandler
- Variable in class com.objsys.asn1j.runtime.
Asn1PerOutputStream
mTypeCode
- Variable in class com.objsys.asn1j.runtime.
Asn1MessageBufferBase
mUBitsPerChar
- Variable in class com.objsys.asn1j.runtime.
Asn1CharSet
This variable holds number of bits-per-character (PER unaligned).
mUpper
- Variable in class com.objsys.asn1j.runtime.
Asn1CharRange
This variable represents the upper value of the range.
mXMLElemName
- Variable in class com.objsys.asn1j.runtime.
Asn1XerSaxHandler
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
_