public interface SignatureRSA extends Signature
| Modifier and Type | Method and Description |
|---|---|
void |
setPrvKey(byte[] d,
byte[] n) |
void |
setPubKey(byte[] e,
byte[] n) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.