Searched refs:P_BASE64 (Results 1 – 4 of 4) sorted by relevance
84 public static final String P_BASE64 = "base64"; field in PduPart
944 if (encoding.equalsIgnoreCase(PduPart.P_BASE64)) { in parseParts()
86 public static final String P_BASE64 = "base64"; field in PduPart
910 if (encoding.equalsIgnoreCase(PduPart.P_BASE64)) { in parseParts()