Searched defs:reasonCode (Results 1 – 12 of 12) sorted by relevance
54 protected String reasonCode; field in SubscriptionState131 public void setReasonCode(String reasonCode) throws ParseException { in setReasonCode()
22 void setReasonCode(String reasonCode) throws ParseException; in setReasonCode()
60 public static final ASN1ObjectIdentifier reasonCode = new ASN1ObjectIdentifier("2.5.29.21"); field in X509Extension
65 …public static final ASN1ObjectIdentifier reasonCode = new ASN1ObjectIdentifier("2.5.29.21").intern… field in Extension
62 public static final ASN1ObjectIdentifier reasonCode = new ASN1ObjectIdentifier("2.5.29.21"); field in X509Extension
67 …public static final ASN1ObjectIdentifier reasonCode = new ASN1ObjectIdentifier("2.5.29.21").intern… field in Extension
363 ASN1Enumerated reasonCode = ASN1Enumerated.getInstance(extValue); in getCertStatus() local
992 ASN1Enumerated reasonCode = null; in getCertStatus() local
993 ASN1Enumerated reasonCode = null; in getCertStatus() local