public class KEKIdentifier extends Asn1SequenceType
| Modifier and Type | Class and Description |
|---|---|
protected static class |
KEKIdentifier.KEKIdentifierField |
Asn1Type.EncodingTypebodyLength, outerEncodeable| Constructor and Description |
|---|
KEKIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
Asn1GeneralizedTime |
getDate() |
Asn1OctetString |
getKeyIdentifier() |
OtherKeyAttribute |
getOther() |
void |
setDate(Asn1GeneralizedTime date) |
void |
setKeyIdentifier(Asn1OctetString keyIdentifier) |
void |
setOther(OtherKeyAttribute other) |
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 Asn1OctetString getKeyIdentifier()
public void setKeyIdentifier(Asn1OctetString keyIdentifier)
public Asn1GeneralizedTime getDate()
public void setDate(Asn1GeneralizedTime date)
public OtherKeyAttribute getOther()
public void setOther(OtherKeyAttribute other)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.