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 © 2014. All rights reserved.