public class PaData extends KrbSequenceOfType<PaDataEntry>
... padata [3] SEQUENCE OF PA-DATA ...
| Constructor and Description |
|---|
PaData() |
| Modifier and Type | Method and Description |
|---|---|
PaDataEntry |
findEntry(PaDataType paType)
Find a PaData from its type
|
getAsStringsaddElement, addElements, createElement, decodeElements, getElements, setElementscreateCollection, createCollection, isCollection, isCollection, isCollectionaddItem, clear, decodeBody, dumpWith, encodeBody, encodingBodyLength, getContainer, isLazy, setLazygetValue, setValue, toStringdecode, decode, decode, encode, encode, encodingHeaderLength, encodingLength, getBodyLength, getHeaderLength, isBER, isCER, isDefinitiveLength, isDER, isImplicit, isPrimitive, resetBodyLength, taggedDecode, taggedDecode, taggedDecode, taggedEncode, taggedEncode, taggedEncodingLength, useBER, useCER, useDefinitiveLength, useDER, useImplicit, usePrimitiveisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNopublic PaDataEntry findEntry(PaDataType paType)
paType - The PaDataTypePaDataEntry, or null if not foundCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.