Home | History | Annotate | Download | only in x500

Lines Matching refs:CANONICAL

77      * Canonical String format of Distinguished Names.
79 public static final String CANONICAL = "CANONICAL";
284 * "RFC1779", "RFC2253", and "CANONICAL" (case insensitive).
299 * <p> If "CANONICAL" is specified as the format,
349 } else if (format.equalsIgnoreCase(CANONICAL)) {
359 * "RFC1779" and "RFC2253" (case insensitive). "CANONICAL" is not
441 * and if the respective canonical string representations
442 * (obtained via the <code>getName(X500Principal.CANONICAL)</code> method)
468 * <code>getName(X500Principal.CANONICAL).hashCode()</code>