| Modifier and Type | Field and Description |
|---|---|
byte[] |
derEncodedPublickey |
| Modifier and Type | Method and Description |
|---|---|
static Secp256k1Identity |
fromKeyPair(java.security.KeyPair keyPair) |
static Secp256k1Identity |
fromPEMFile(java.nio.file.Path path) |
static Secp256k1Identity |
fromPEMFile(java.io.Reader reader) |
org.ic4j.types.Principal |
sender() |
Signature |
sign(byte[] msg) |
public static Secp256k1Identity fromPEMFile(java.io.Reader reader)
public static Secp256k1Identity fromPEMFile(java.nio.file.Path path)
public static Secp256k1Identity fromKeyPair(java.security.KeyPair keyPair)