public class OtherKeyAttribute extends Asn1SequenceType
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OtherKeyAttribute.OtherKeyAttributeField |
Asn1Type.EncodingTypebodyLength, outerEncodeable| Constructor and Description |
|---|
OtherKeyAttribute() |
| Modifier and Type | Method and Description |
|---|---|
Asn1ObjectIdentifier |
getAlgorithm() |
<T extends Asn1Type> |
getKeyAttrAs(Class<T> t) |
void |
setAlgorithm(Asn1ObjectIdentifier keyAttrId) |
void |
setKeyAttr(Asn1Type keyAttr) |
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, resetBodyLength, taggedDecode, taggedDecode, taggedDecode, taggedEncode, taggedEncode, taggedEncodingLength, useBER, useCER, useDefinitiveLength, useDER, useImplicit, usePrimitiveisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNopublic Asn1ObjectIdentifier getAlgorithm()
public void setAlgorithm(Asn1ObjectIdentifier keyAttrId)
public void setKeyAttr(Asn1Type keyAttr)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.