Class BcAsymmetricKeyWrapper

    • Constructor Detail

      • BcAsymmetricKeyWrapper

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

      • createAsymmetricWrapper

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