Package | Description |
---|---|
kz.gamma.asn1.dvcs |
Support classes useful for encoding and processing Data Validation and Certification Server (DVCS) protocols as described in RFC 3029.
|
kz.gamma.asn1.x509 |
Modifier and Type | Field and Description |
---|---|
private Extensions |
DVCSRequestInformationBuilder.extensions |
private Extensions |
DVCSRequestInformation.extensions |
private Extensions |
DVCSCertInfoBuilder.extensions |
private Extensions |
DVCSCertInfo.extensions |
Modifier and Type | Method and Description |
---|---|
Extensions |
DVCSRequestInformation.getExtensions() |
Extensions |
DVCSCertInfo.getExtensions() |
Modifier and Type | Method and Description |
---|---|
void |
DVCSRequestInformationBuilder.setExtensions(Extensions extensions) |
void |
DVCSCertInfoBuilder.setExtensions(Extensions extensions) |
Modifier and Type | Field and Description |
---|---|
(package private) Extensions |
TBSCertificate.extensions |
Modifier and Type | Method and Description |
---|---|
Extensions |
TBSCertificate.getExtensions() |
static Extensions |
Extensions.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static Extensions |
Extensions.getInstance(java.lang.Object obj) |
Modifier and Type | Method and Description |
---|---|
boolean |
Extensions.equivalent(Extensions other) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.