Uses of Class
org.mozilla.jss.pkix.cmc.TaggedCertificationRequest
Packages that use TaggedCertificationRequest
-
Uses of TaggedCertificationRequest in org.mozilla.jss.pkix.cmc
Fields in org.mozilla.jss.pkix.cmc declared as TaggedCertificationRequestMethods in org.mozilla.jss.pkix.cmc that return TaggedCertificationRequestModifier and TypeMethodDescriptionTaggedRequest.getTcr()
If type == PKCS10, returns the tcr field.Constructors in org.mozilla.jss.pkix.cmc with parameters of type TaggedCertificationRequestModifierConstructorDescriptionTaggedRequest
(TaggedRequest.Type type, TaggedCertificationRequest tcr, CertReqMsg crm) Constructs a TaggedRequest from its components.TaggedRequest
(TaggedRequest.Type type, TaggedCertificationRequest tcr, CertReqMsg crm, OtherReqMsg orm) Constructs a TaggedRequest from its components.