Searched refs:getTLSUnique (Results 1 – 2 of 2) sorted by relevance
78 public byte[] getTLSUnique() throws SSLException { in getTLSUnique() method in HTTPHandler
352 byte[] tlsUnique = httpHandler.getTLSUnique(); in buildCSR()