Uses of Class
org.xipki.ca.api.profile.Certprofile.SubjectInfo
-
Packages that use Certprofile.SubjectInfo Package Description org.xipki.ca.api.profile -
-
Uses of Certprofile.SubjectInfo in org.xipki.ca.api.profile
Methods in org.xipki.ca.api.profile that return Certprofile.SubjectInfo Modifier and Type Method Description Certprofile.SubjectInfoBaseCertprofile. getSubject(org.bouncycastle.asn1.x500.X500Name requestedSubject)Certprofile.SubjectInfoBaseCertprofile. getSubject(org.bouncycastle.asn1.x500.X500Name requestedSubject, org.bouncycastle.asn1.x509.SubjectPublicKeyInfo publicKeyInfo)abstract Certprofile.SubjectInfoCertprofile. getSubject(org.bouncycastle.asn1.x500.X500Name requestedSubject)Checks the requested subject.Certprofile.SubjectInfoCertprofile. getSubject(org.bouncycastle.asn1.x500.X500Name requestedSubject, org.bouncycastle.asn1.x509.SubjectPublicKeyInfo publicKeyInfo)Checks the requested subject.
-