| Package | Description |
|---|---|
| org.xipki.ca.api.profile |
| Modifier and Type | Method and Description |
|---|---|
Certprofile.SubjectInfo |
BaseCertprofile.getSubject(org.bouncycastle.asn1.x500.X500Name requestedSubject) |
abstract Certprofile.SubjectInfo |
Certprofile.getSubject(org.bouncycastle.asn1.x500.X500Name requestedSubject)
Checks the requested subject.
|
Certprofile.SubjectInfo |
BaseCertprofile.getSubject(org.bouncycastle.asn1.x500.X500Name requestedSubject,
org.bouncycastle.asn1.x509.SubjectPublicKeyInfo publicKeyInfo) |
Certprofile.SubjectInfo |
Certprofile.getSubject(org.bouncycastle.asn1.x500.X500Name requestedSubject,
org.bouncycastle.asn1.x509.SubjectPublicKeyInfo publicKeyInfo)
Checks the requested subject.
|
Copyright © 2021. All rights reserved.