public class SignerFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
IDEd25519 |
static byte |
Keycard |
| Constructor and Description |
|---|
SignerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Signer |
New(byte[] data)
Returns the signer corresponding to the data.
|
public static final byte IDEd25519
public static final byte Keycard
Copyright © 2018. All rights reserved.