| Package | Description |
|---|---|
| com.entrust.toolkit.asn1.structures |
Contains classes used to create, parse, and manipulate general ASN.1
structures.
|
| iaik.asn1 | |
| iaik.asn1.structures |
| Modifier and Type | Method and Description |
|---|---|
SEQUENCE |
CertTemplateCMP.getExtensions()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CertTemplateCMP.setExtensions(SEQUENCE extensions)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static SEQUENCE |
APPLICATION.parseImplicitApplicationTaggedSequence(ASN1Object obj,
int expectedTag,
java.lang.String objName)
Ensures that the ASN.1 object is an [APPLICATION] IMPLICIT SEQUENCE with
the indicated value.
|
| Modifier and Type | Method and Description |
|---|---|
SEQUENCE |
Attributes.toAsn1SEQUENCE()
Returns the attributes included in this container as ASN.1 SEQUENCE.
|