| Constructor and Description |
|---|
CertificateEd25519V1(String id,
byte[] signature,
PublicKey signer)
CertificateEd25519V1 constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
byte[] |
getSignature() |
PublicKey |
getSigner() |
String |
getType() |
Copyright © 2020 Transchain. All rights reserved.