public interface AgentIdentity
Modifier and Type | Method and Description |
---|---|
String |
getAlgName() |
byte[] |
getPublicKeyBlob() |
byte[] |
sign(byte[] data) |
String getAlgName()
byte[] getPublicKeyBlob()
byte[] sign(byte[] data)
Copyright © 2019. All rights reserved.