public interface KeySigner
| Modifier and Type | Method and Description |
|---|---|
boolean |
signKey(InputStream publicKey,
InputStream privateKey,
OutputStream targetStream)
TODO no implementation present yet
|
boolean signKey(InputStream publicKey, InputStream privateKey, OutputStream targetStream)
publicKey - privateKey - targetStream - Copyright © 2015. All rights reserved.