Searched defs:KeyPair (Results 1 – 1 of 1) sorted by relevance
42 public final class KeyPair implements java.io.Serializable { class60 public KeyPair(PublicKey publicKey, PrivateKey privateKey) { in KeyPair() method in KeyPair