public class SHA1WithRSA extends AbstractAsymmetricEncryptor implements IAsymmetricEncryptor
AbstractAsymmetricEncryptor.AlgorithmCHARSET| 构造器和说明 |
|---|
SHA1WithRSA() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected java.lang.String |
getAsymmetricType() |
protected int |
getMaxDecryptBlockSize() |
protected int |
getMaxEncryptBlockSize() |
protected java.lang.String |
getSignType() |
base64Decode, base64Encode, decrypt, decryptIt, encrypt, encryptIt, getPKCS8PrivateKey, getPriCipher, getPrivateKeyFromPKCS8, getPubCipher, getPublicKeyFromX509, getX509PublicKey, sign, signIt, verify, verifyItprotected java.lang.String getSignType()
getSignType 在类中 AbstractAsymmetricEncryptorprotected java.lang.String getAsymmetricType()
protected int getMaxDecryptBlockSize()
protected int getMaxEncryptBlockSize()