public class PKCS7Encoder extends Object
| 构造器和说明 |
|---|
PKCS7Encoder() |
public static byte[] encode(int count)
count - 需要进行填充补位操作的明文字节个数public static byte[] decode(byte[] decrypted)
decrypted - 解密后的明文public static char chr(int a)
a - 需要转化的数字Copyright © 2017. All rights reserved.