Searched refs:EMPTY_CERT (Results 1 – 1 of 1) sorted by relevance
91 private static final String EMPTY_CERT = ""; field in Ikev2VpnProfile678 return EMPTY_CERT; in certificateToPemString()693 if (certStr == null || EMPTY_CERT.equals(certStr)) { in certificateFromPemString()