HandlerCipherAsymmetric<T extends IAsymmetricCipher> constructor
HandlerCipherAsymmetric<T extends IAsymmetricCipher> (
- InputHandler<
T> input
Implementation
HandlerCipherAsymmetric(InputHandler<T> input) : super(input);