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