|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use X509Name | |
|---|---|
| kz.gamma.asn1.cms | |
| kz.gamma.asn1.ocsp | |
| kz.gamma.asn1.pkcs | |
| kz.gamma.asn1.x509 | |
| kz.gamma.cms | |
| kz.gamma.jce | |
| kz.gamma.vista | |
| kz.gamma.x509 | |
| Uses of X509Name in kz.gamma.asn1.cms |
|---|
| Fields in kz.gamma.asn1.cms declared as X509Name | |
|---|---|
(package private) X509Name |
IssuerAndSerialNumber.name
|
| Methods in kz.gamma.asn1.cms that return X509Name | |
|---|---|
X509Name |
IssuerAndSerialNumber.getName()
|
| Constructors in kz.gamma.asn1.cms with parameters of type X509Name | |
|---|---|
IssuerAndSerialNumber(X509Name name,
java.math.BigInteger serialNumber)
|
|
IssuerAndSerialNumber(X509Name name,
DERInteger serialNumber)
|
|
| Uses of X509Name in kz.gamma.asn1.ocsp |
|---|
| Fields in kz.gamma.asn1.ocsp declared as X509Name | |
|---|---|
(package private) X509Name |
ServiceLocator.issuer
|
| Constructors in kz.gamma.asn1.ocsp with parameters of type X509Name | |
|---|---|
ResponderID(X509Name value)
|
|
| Uses of X509Name in kz.gamma.asn1.pkcs |
|---|
| Fields in kz.gamma.asn1.pkcs declared as X509Name | |
|---|---|
(package private) X509Name |
IssuerAndSerialNumber.name
|
(package private) X509Name |
CertificationRequestInfo.subject
|
| Methods in kz.gamma.asn1.pkcs that return X509Name | |
|---|---|
X509Name |
IssuerAndSerialNumber.getName()
|
X509Name |
CertificationRequestInfo.getSubject()
|
| Constructors in kz.gamma.asn1.pkcs with parameters of type X509Name | |
|---|---|
CertificationRequestInfo(X509Name subject,
SubjectPublicKeyInfo pkInfo,
ASN1Set attributes)
|
|
IssuerAndSerialNumber(X509Name name,
java.math.BigInteger certSerialNumber)
|
|
IssuerAndSerialNumber(X509Name name,
DERInteger certSerialNumber)
|
|
| Uses of X509Name in kz.gamma.asn1.x509 |
|---|
| Fields in kz.gamma.asn1.x509 declared as X509Name | |
|---|---|
(package private) X509Name |
V2TBSCertListGenerator.issuer
|
(package private) X509Name |
V3TBSCertificateGenerator.issuer
|
(package private) X509Name |
V1TBSCertificateGenerator.issuer
|
(package private) X509Name |
TBSCertList.issuer
|
(package private) X509Name |
TBSCertificateStructure.issuer
|
(package private) X509Name |
V3TBSCertificateGenerator.subject
|
(package private) X509Name |
V1TBSCertificateGenerator.subject
|
(package private) X509Name |
TBSCertificateStructure.subject
|
| Methods in kz.gamma.asn1.x509 that return X509Name | |
|---|---|
static X509Name |
X509Name.getInstance(ASN1TaggedObject obj,
boolean explicit)
Return a X509Name based on the passed in tagged object. |
static X509Name |
X509Name.getInstance(java.lang.Object obj)
|
X509Name |
CertificateList.getIssuer()
|
X509Name |
TBSCertList.getIssuer()
|
X509Name |
TBSCertificateStructure.getIssuer()
|
X509Name |
X509CertificateStructure.getIssuer()
|
X509Name |
TBSCertificateStructure.getSubject()
|
X509Name |
X509CertificateStructure.getSubject()
|
| Methods in kz.gamma.asn1.x509 with parameters of type X509Name | |
|---|---|
void |
V2TBSCertListGenerator.setIssuer(X509Name issuer)
|
void |
V3TBSCertificateGenerator.setIssuer(X509Name issuer)
|
void |
V1TBSCertificateGenerator.setIssuer(X509Name issuer)
|
void |
V3TBSCertificateGenerator.setSubject(X509Name subject)
|
void |
V1TBSCertificateGenerator.setSubject(X509Name subject)
|
| Constructors in kz.gamma.asn1.x509 with parameters of type X509Name | |
|---|---|
GeneralName(X509Name dirName)
|
|
| Uses of X509Name in kz.gamma.cms |
|---|
| Fields in kz.gamma.cms declared as X509Name | |
|---|---|
(package private) X509Name |
CMSGammaEnvelopedData.RecipientInfGamma.dnIssuerRecipient
|
(package private) X509Name |
CMSVistaEnvelopedData.RecipientInfoGamma.dnIssuerRecipient
|
private X509Name |
CMSGammaEnvelopedData.dnSenderIssuer
|
private X509Name |
CMSVistaEnvelopedData.dnSenderIssuer
|
private X509Name |
CMSVistaEnvelopedData.exchSenderName
|
| Fields in kz.gamma.cms with type parameters of type X509Name | |
|---|---|
private java.util.List<X509Name> |
CMSVistaEnvelopedData.recipientsNames
|
| Methods in kz.gamma.cms that return X509Name | |
|---|---|
X509Name |
CMSVistaEnvelopedData.getExchSenderName()
|
| Methods in kz.gamma.cms that return types with arguments of type X509Name | |
|---|---|
java.util.List<X509Name> |
CMSVistaEnvelopedData.getRecipientsNames()
|
| Uses of X509Name in kz.gamma.jce |
|---|
| Subclasses of X509Name in kz.gamma.jce | |
|---|---|
class |
X509Principal
a general extension of X509Name with a couple of extra methods and constructors. |
| Methods in kz.gamma.jce that return X509Name | |
|---|---|
private static X509Name |
PKCS10CertificationRequest.convertName(javax.security.auth.x500.X500Principal name)
|
| Methods in kz.gamma.jce with parameters of type X509Name | |
|---|---|
void |
X509V1CertificateGenerator.setIssuerDN(X509Name issuer)
Deprecated. Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate. |
void |
X509V2CRLGenerator.setIssuerDN(X509Name issuer)
Deprecated. Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate. |
void |
X509V3CertificateGenerator.setIssuerDN(X509Name issuer)
Deprecated. Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate. |
void |
X509V1CertificateGenerator.setSubjectDN(X509Name subject)
Deprecated. Set the subject distinguished name. |
void |
X509V3CertificateGenerator.setSubjectDN(X509Name subject)
Deprecated. Set the subject distinguished name. |
| Constructors in kz.gamma.jce with parameters of type X509Name | |
|---|---|
PKCS10CertificationRequest(java.lang.String signatureAlgorithm,
X509Name subject,
java.security.PublicKey key,
ASN1Set attributes,
java.security.PrivateKey signingKey)
create a PKCS10 certfication request using the BC provider. |
|
PKCS10CertificationRequest(java.lang.String signatureAlgorithm,
X509Name subject,
java.security.PublicKey key,
ASN1Set attributes,
java.security.PrivateKey signingKey,
java.lang.String provider)
create a PKCS10 certfication request using the named provider. |
|
X509Principal(X509Name name)
Constructor from an X509Name object. |
|
| Uses of X509Name in kz.gamma.vista |
|---|
| Methods in kz.gamma.vista that return X509Name | |
|---|---|
X509Name |
VistaMessage.getSignSenderName()
|
| Uses of X509Name in kz.gamma.x509 |
|---|
| Methods in kz.gamma.x509 with parameters of type X509Name | |
|---|---|
void |
X509V1CertificateGenerator.setIssuerDN(X509Name issuer)
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate. |
void |
X509V2CRLGenerator.setIssuerDN(X509Name issuer)
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate. |
void |
X509V3CertificateGenerator.setIssuerDN(X509Name issuer)
Set the issuer distinguished name - the issuer is the entity whose private key is used to sign the certificate. |
void |
X509V1CertificateGenerator.setSubjectDN(X509Name subject)
Set the subject distinguished name. |
void |
X509V3CertificateGenerator.setSubjectDN(X509Name subject)
Set the subject distinguished name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||