Home | History | Annotate | Download | only in certpath

Lines Matching defs:reasons

303      * @param reasonsMask the interim reasons mask
539 // compute interim reasons mask
541 ReasonFlags reasons = null;
543 reasons = (ReasonFlags)
544 idpExt.get(IssuingDistributionPointExtension.REASONS);
548 if (reasons != null) {
550 // set interim reasons mask to the intersection of
551 // reasons in the DP and onlySomeReasons in the IDP
552 boolean[] idpReasonFlags = reasons.getFlags();
559 // set interim reasons mask to the value of
562 interimReasonsMask = reasons.getFlags().clone();
564 } else if (idpExt == null || reasons == null) {
566 // set interim reasons mask to the value of DP reasons
569 // set interim reasons mask to the special value all-reasons
574 // verify that interim reasons mask includes one or more reasons
575 // not included in the reasons mask