Searched defs:KeyPair (Results 1 – 1 of 1) sorted by relevance
29 public final class KeyPair implements Serializable { class44 public KeyPair(PublicKey publicKey, PrivateKey privateKey) { in KeyPair() method in KeyPair