- java.lang.Object
-
- java.security.MessageDigestSpi
-
- com.ibm.crypto.fips.provider.GhashMD
-
-
Constructor Summary
Constructors
Constructor and Description |
GhashMD()
Standard constructor.
|
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
setupH(byte[] h) |
-
Methods inherited from class java.security.MessageDigestSpi
clone
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
GhashMD
public GhashMD()
Standard constructor.
© Portions Copyright 2003, 2012 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2012, Oracle and/or its affiliates. All rights reserved.