| Package | Description |
|---|---|
| com.googlecode.jinahya.nica.util |
| Modifier and Type | Class and Description |
|---|---|
class |
HacBC |
class |
HacJCE |
| Modifier and Type | Method and Description |
|---|---|
static Hac |
HacJCE.newSynchronizedInstance(byte[] key)
Returns a synchronized (thread-safe) hac.
|
static Hac |
HacBC.newSynchronizedInstance(byte[] key)
Returns a new synchronized (thread-safe) instance.
|
static Hac |
Hac.synchronizedHac(Hac hac)
Returns a synchronized (thread-safe) hac backed by the specified hac.
|
| Modifier and Type | Method and Description |
|---|---|
static Hac |
Hac.synchronizedHac(Hac hac)
Returns a synchronized (thread-safe) hac backed by the specified hac.
|
Copyright © 2011-2012. All Rights Reserved.