Uses of Class
org.bouncycastle.crypto.macs.HMac
Packages that use HMac
-
Uses of HMac in org.bouncycastle.crypto.signers
Methods in org.bouncycastle.crypto.signers with parameters of type HMacModifier and TypeMethodDescriptionprotected voidHMacDSAKCalculator.initAdditionalInput0(HMac hmac0) Supply additional input to HMAC_K(V || 0x00 || int2octets(x) || bits2octets(h1)).protected voidHMacDSAKCalculator.initAdditionalInput1(HMac hmac1) Supply additional input to HMAC_K(V || 0x01 || int2octets(x) || bits2octets(h1)).