Package | Description |
---|---|
kz.gamma.asn1.cmp |
Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510.
|
kz.gamma.asn1.x509 | |
kz.gamma.jce.provider |
Modifier and Type | Field and Description |
---|---|
private X509CertificateStructure |
CMPCertificate.x509v3PKCert |
Modifier and Type | Method and Description |
---|---|
X509CertificateStructure |
CMPCertificate.getX509v3PKCert() |
Constructor and Description |
---|
CMPCertificate(X509CertificateStructure x509v3PKCert) |
Modifier and Type | Field and Description |
---|---|
private X509CertificateStructure |
CertificatePair.forward |
private X509CertificateStructure |
CertificatePair.reverse |
Modifier and Type | Method and Description |
---|---|
X509CertificateStructure |
CertificatePair.getForward() |
static X509CertificateStructure |
X509CertificateStructure.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static X509CertificateStructure |
X509CertificateStructure.getInstance(java.lang.Object obj) |
X509CertificateStructure |
CertificatePair.getReverse() |
Constructor and Description |
---|
CertificatePair(X509CertificateStructure forward,
X509CertificateStructure reverse)
Constructor from a given details.
|
Modifier and Type | Field and Description |
---|---|
private X509CertificateStructure |
X509CertificateObject.c |
Constructor and Description |
---|
X509CertificateObject(X509CertificateStructure c) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.