| Package | Description |
|---|---|
| org.xipki.ca.api.profile |
| Modifier and Type | Method and Description |
|---|---|
Certprofile.RdnControl |
Certprofile.SubjectControl.getControl(org.bouncycastle.asn1.ASN1ObjectIdentifier type) |
static Certprofile.RdnControl |
SubjectDnSpec.getRdnControl(org.bouncycastle.asn1.ASN1ObjectIdentifier rdnType) |
| Modifier and Type | Method and Description |
|---|---|
protected org.bouncycastle.asn1.x500.RDN |
BaseCertprofile.createSubjectRdn(String text,
org.bouncycastle.asn1.ASN1ObjectIdentifier type,
Certprofile.RdnControl option,
int index) |
static void |
SubjectDnSpec.fixRdnControl(Certprofile.RdnControl control) |
protected void |
BaseCertprofile.fixRdnControl(Certprofile.RdnControl rdnControl) |
| Constructor and Description |
|---|
SubjectControl(List<Certprofile.RdnControl> controls,
boolean keepRdnOrder) |
Copyright © 2020. All rights reserved.