org.bouncycastle.jce.provider.test
Class HMacTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.jce.provider.test.HMacTest
- org.bouncycastle.util.test.Test
public class HMacTest
extends org.bouncycastle.util.test.SimpleTest
HMAC tester
HMacTest
public HMacTest()
getName
public String getName()
- getName in interface org.bouncycastle.util.test.Test
- getName in interface org.bouncycastle.util.test.SimpleTest
main
public static void main(String[] args)
performTest
public void performTest()
throws Exception
- performTest in interface org.bouncycastle.util.test.SimpleTest
testHMac
public void testHMac(String hmacName,
byte[] output)
throws Exception