public class Name extends Asn1Choice
Name ::= CHOICE { RDNSequence }
| Modifier and Type | Class and Description |
|---|---|
protected static class |
Name.NameField |
Asn1Type.EncodingType| Constructor and Description |
|---|
Name() |
| Modifier and Type | Method and Description |
|---|---|
RDNSequence |
getName() |
void |
setName(RDNSequence name) |
decode, decode, decodeBody, dumpWith, encode, encode, encodeBody, encodingBodyLength, encodingLength, getChoiceValueAs, getChoiceValueAsOctets, matchAndSetValue, setChoiceValue, setChoiceValueAsOctets, taggetValue, setValue, toStringdecode, encodingHeaderLength, 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, tagFlags, tagNopublic RDNSequence getName()
public void setName(RDNSequence name)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.