Class BcRSAAsymmetricKeyUnwrapper

    • Constructor Detail

      • BcRSAAsymmetricKeyUnwrapper

        public BcRSAAsymmetricKeyUnwrapper​(org.bouncycastle.asn1.x509.AlgorithmIdentifier encAlgId,
                                           org.bouncycastle.crypto.params.AsymmetricKeyParameter privateKey)
    • Method Detail

      • createAsymmetricUnwrapper

        protected org.bouncycastle.crypto.AsymmetricBlockCipher createAsymmetricUnwrapper​(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithm)
        Specified by:
        createAsymmetricUnwrapper in class BcAsymmetricKeyUnwrapper