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