Package org.conscrypt

Class OpenSSLCipherRSA.DirectRSA

    • Constructor Detail

      • DirectRSA

        public DirectRSA​(int padding)
    • Method Detail

      • doCryptoOperation

        int doCryptoOperation​(byte[] tmpBuf,
                              byte[] output)
                       throws javax.crypto.BadPaddingException,
                              javax.crypto.IllegalBlockSizeException
        Specified by:
        doCryptoOperation in class OpenSSLCipherRSA
        Throws:
        javax.crypto.BadPaddingException
        javax.crypto.IllegalBlockSizeException