public class RsaCrypto extends Object
| 构造器和说明 |
|---|
RsaCrypto() |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
decrypt(byte[] src) |
byte[] |
encrypt(byte[] src) |
int |
initAll() |
int |
initEncryptCompt(byte[] publicKey,
byte[] privateKey) |
Copyright © 2017. All Rights Reserved.