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