HMACSign constructor
HMACSign(
- InputHMACSign input
Constructs an HMACSign with the given input parameters.
Implementation
HMACSign(InputHMACSign input) : super(input.parent);
Constructs an HMACSign with the given input parameters.
HMACSign(InputHMACSign input) : super(input.parent);