|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Extension | |
|---|---|
| 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 | |
| Uses of Extension in kz.gamma.asn1.dvcs |
|---|
| Fields in kz.gamma.asn1.dvcs declared as Extension | |
|---|---|
private Extension |
CertEtcToken.extension
|
| Methods in kz.gamma.asn1.dvcs that return Extension | |
|---|---|
Extension |
CertEtcToken.getExtension()
|
| Constructors in kz.gamma.asn1.dvcs with parameters of type Extension | |
|---|---|
CertEtcToken(Extension extension)
|
|
| Uses of Extension in kz.gamma.asn1.x509 |
|---|
| Methods in kz.gamma.asn1.x509 that return Extension | |
|---|---|
Extension |
Extensions.getExtension(DERObjectIdentifier oid)
return the extension represented by the object identifier passed in. |
static Extension |
Extension.getInstance(java.lang.Object obj)
|
| Methods in kz.gamma.asn1.x509 with parameters of type Extension | |
|---|---|
private static ASN1Object |
Extension.convertValueToObject(Extension ext)
Convert the value of the passed in extension to an object |
| Constructors in kz.gamma.asn1.x509 with parameters of type Extension | |
|---|---|
Extensions(Extension extension)
Base Constructor |
|
Extensions(Extension[] extensions)
Base Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||