org.abstractj.kalium.keys
public class PrivateKey extends Object
Modifier and Type | Field and Description |
---|---|
private byte[] |
secretKey |
Constructor and Description |
---|
PrivateKey(byte[] secretKey) |
PrivateKey(String secretKey) |
Copyright © 2015. All Rights Reserved.