public class KeyPair extends Object implements Buildable<KeyPair>
PEM
pem
String
privateKey
publicKey
KeyPair(String privateKey, String publicKey)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
with
public PEM pem
public String privateKey
public String publicKey
public KeyPair(String privateKey, String publicKey)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2021. All rights reserved.