Searched defs:encodePublicKey (Results 1 – 2 of 2) sorted by relevance
382 static byte[] encodePublicKey(PublicKey publicKey) { in encodePublicKey() method in SecureBox
600 public String encodePublicKey(PublicKey k) throws IOException { in encodePublicKey() method in KeySetManagerService