Uses of Class
org.mozilla.jss.pkix.cmc.OtherInfo
Packages that use OtherInfo
-
Uses of OtherInfo in org.mozilla.jss.pkix.cmc
Fields in org.mozilla.jss.pkix.cmc declared as OtherInfoModifier and TypeFieldDescriptionprivate OtherInfoCMCStatusInfo.otherInfoprivate OtherInfoCMCStatusInfoV2.otherInfoMethods in org.mozilla.jss.pkix.cmc that return OtherInfoConstructors in org.mozilla.jss.pkix.cmc with parameters of type OtherInfoModifierConstructorDescriptionCMCStatusInfo(int status, SEQUENCE bodyList, String statusString, OtherInfo otherInfo) CMCStatusInfo(INTEGER status, SEQUENCE bodyList, UTF8String statusString, OtherInfo otherInfo) Create a CMCStatusInfo from decoding.CMCStatusInfoV2(int status, SEQUENCE bodyList, String statusString, OtherInfo otherInfo) CMCStatusInfoV2(INTEGER status, SEQUENCE bodyList, UTF8String statusString, OtherInfo otherInfo) Create a CMCStatusInfoV2 from decoding.