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 Extension |
CertEtcToken.extension |
Modifier and Type | Method and Description |
---|---|
Extension |
CertEtcToken.getExtension() |
Constructor and Description |
---|
CertEtcToken(Extension extension) |
Modifier and Type | Method and Description |
---|---|
Extension |
Extensions.getExtension(DERObjectIdentifier oid)
return the extension represented by the object identifier
passed in.
|
static Extension |
Extension.getInstance(java.lang.Object obj) |
Modifier and Type | Method and Description |
---|---|
private static ASN1Object |
Extension.convertValueToObject(Extension ext)
Convert the value of the passed in extension to an object
|
Constructor and Description |
---|
Extensions(Extension extension)
Base Constructor
|
Extensions(Extension[] extensions)
Base Constructor
|
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.