Class BcAsymmetricKeyUnwrapper

    • Constructor Detail

      • BcAsymmetricKeyUnwrapper

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

      • createAsymmetricUnwrapper

        protected abstract org.bouncycastle.crypto.AsymmetricBlockCipher createAsymmetricUnwrapper​(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithm)