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