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