| Package | Description |
|---|---|
| org.apache.kerby.asn1.type |
| Modifier and Type | Class and Description |
|---|---|
class |
Asn1CollectionOf<T extends Asn1Type> |
class |
Asn1Sequence |
class |
Asn1SequenceOf<T extends Asn1Type> |
class |
Asn1Set |
class |
Asn1SetOf<T extends Asn1Type> |
| Modifier and Type | Method and Description |
|---|---|
protected Asn1Collection |
Asn1SequenceType.createCollection() |
protected Asn1Collection |
Asn1SetType.createCollection() |
protected abstract Asn1Collection |
Asn1CollectionType.createCollection() |
static Asn1Collection |
Asn1Collection.createCollection(Tag tag) |
static Asn1Collection |
Asn1Collection.createCollection(UniversalTag universalTag) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.