| Package | Description |
|---|---|
| com.ongres.scram.common.bouncycastle.pbkdf2 |
| Modifier and Type | Method and Description |
|---|---|
int |
Mac.doFinal(byte[] out,
int outOff)
Compute the final stage of the MAC writing the output to the out
parameter.
|
void |
Mac.update(byte[] in,
int inOff,
int len) |
Copyright © 2019–2025. All rights reserved.