public class AttributeTypeAndValue extends Asn1SequenceType
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AttributeTypeAndValue.AttributeTypeAndValueField |
Asn1Type.EncodingType| Constructor and Description |
|---|
AttributeTypeAndValue() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Asn1Type> |
getAttributeValueAs(Class<T> t) |
Asn1ObjectIdentifier |
getType() |
void |
setAttributeValue(Asn1Type value) |
void |
setType(Asn1ObjectIdentifier type) |
createCollectiondecodeBody, dumpWith, encodeBody, encodingBodyLength, getFieldAs, getFieldAsAny, getFieldAsInteger, getFieldAsObjId, getFieldAsOctets, getFieldAsString, setAnyFieldValueType, setFieldAs, setFieldAsAny, setFieldAsInt, setFieldAsInt, setFieldAsObjId, setFieldAsOctetsgetValue, 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, tagNopublic Asn1ObjectIdentifier getType()
public void setType(Asn1ObjectIdentifier type)
public void setAttributeValue(Asn1Type value)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.