Uses of Class
org.mozilla.jss.pkix.crmf.CertRequest
Packages that use CertRequest
-
Uses of CertRequest in org.mozilla.jss.pkix.crmf
Fields in org.mozilla.jss.pkix.crmf declared as CertRequestMethods in org.mozilla.jss.pkix.crmf that return CertRequestModifier and TypeMethodDescriptionCertReqMsg.getCertReq()Retrieves the CertRequest contained in this structure.Constructors in org.mozilla.jss.pkix.crmf with parameters of type CertRequestModifierConstructorDescriptionCertReqMsg(CertRequest certReq, ProofOfPossession pop, SEQUENCE regInfo) Constructs a CertReqmsg from a CertRequest and, optionally, a pop and a regInfo.