| Package | Description |
|---|---|
| org.apache.kerby.asn1.type |
| Modifier and Type | Class and Description |
|---|---|
class |
Asn1SequenceType
For sequence type that consists of tagged fields
|
class |
Asn1SetType
For set type that consists of tagged fields
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Asn1CollectionType |
Asn1TaggingCollection.createTaggedCollection(Asn1FieldInfo[] tags) |
protected Asn1CollectionType |
Asn1TaggingSequence.createTaggedCollection(Asn1FieldInfo[] tags) |
protected Asn1CollectionType |
Asn1TaggingSet.createTaggedCollection(Asn1FieldInfo[] tags) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.