org.abstractj.kalium.keys
public class PublicKey extends Object
private byte[]
publicKey
PublicKey(byte[] publicKey)
PublicKey(String publicKey)
byte[]
toBytes()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private final byte[] publicKey
public PublicKey(byte[] publicKey)
public PublicKey(String publicKey)
public byte[] toBytes()
public String toString()
toString
Object
Copyright © 2015. All Rights Reserved.