Uses of Class
org.mozilla.jss.pkix.cmc.PendInfo
Packages that use PendInfo
-
Uses of PendInfo in org.mozilla.jss.pkix.cmc
Fields in org.mozilla.jss.pkix.cmc declared as PendInfoMethods in org.mozilla.jss.pkix.cmc that return PendInfoModifier and TypeMethodDescriptionOtherInfo.getPendInfo()
If type == PEND, returns the pendInfo field.Constructors in org.mozilla.jss.pkix.cmc with parameters of type PendInfoModifierConstructorDescriptionOtherInfo
(OtherInfo.Type type, INTEGER failInfo, PendInfo pendInfo) Constructs a OtherInfo from its components.OtherInfo
(OtherInfo.Type type, INTEGER failInfo, PendInfo pendInfo, ExtendedFailInfo extendedFailInfo) Constructs a OtherInfo from its components.