Class CertprofileUtil


  • public class CertprofileUtil
    extends Object
    CertProfile with identifier.
    Since:
    2.0.0
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • CertprofileUtil

        public CertprofileUtil()
    • Method Detail

      • getSubject

        public static org.xipki.ca.api.profile.Certprofile.SubjectInfo getSubject​(org.xipki.ca.api.profile.Certprofile certprofile,
                                                                                  org.bouncycastle.asn1.x500.X500Name requestedSubject)
                                                                           throws org.xipki.ca.api.profile.CertprofileException,
                                                                                  org.xipki.pki.BadCertTemplateException
        Throws:
        org.xipki.ca.api.profile.CertprofileException
        org.xipki.pki.BadCertTemplateException