public class AuthorityInformationAccess extends Asn1SequenceOf<AccessDescription>
id-pe-authorityInfoAccess OBJECT IDENTIFIER ::= { id-pe 1 }
AuthorityInfoAccessSyntax ::=
SEQUENCE SIZE (1..MAX) OF AccessDescription
AccessDescription ::= SEQUENCE {
accessMethod OBJECT IDENTIFIER,
accessLocation GeneralName
}
Asn1Type.EncodingTypecontainer| Constructor and Description |
|---|
AuthorityInformationAccess() |
add, isEmptyaddElement, 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, taggedDecode, taggedDecode, taggedDecode, taggedEncode, taggedEncode, taggedEncodingLength, useBER, useCER, useDefinitiveLength, useDER, useImplicit, usePrimitiveisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNoCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.