public class ParamsWithIV extends java.lang.Object implements AlgorithmParams
| Constructor and Description |
|---|
ParamsWithIV(byte[] aIV) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncoded() |
byte[] |
getIV() |
public byte[] getIV()
public byte[] getEncoded()
getEncoded in interface AlgorithmParamsCopyright © 2025. All rights reserved.