Class BcRSAAsymmetricKeyUnwrapper

All Implemented Interfaces:
KeyUnwrapper

public class BcRSAAsymmetricKeyUnwrapper extends BcAsymmetricKeyUnwrapper
  • Constructor Details

    • BcRSAAsymmetricKeyUnwrapper

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