public interface PublicKeyIdentity
| Modifier and Type | Method and Description |
|---|---|
PublicKey |
getPublicKey() |
byte[] |
sign(byte[] data)
Proves the public key identity by signing the given data
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.