net.i2p.crypto
public class HMAC256Generator extends HMACGenerator
I2PHMac
and
Sha256Standalone
.
This should be compatible with javax.crypto.Mac.getInstance("HmacSHA256")
but that is untested.
deprecated used only by syndie_available
Constructor and Description |
---|
HMAC256Generator(I2PAppContext context) |
public HMAC256Generator(I2PAppContext context)
protected I2PHMac acquire()
acquire
in class HMACGenerator