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