protected static class BaseGCMCipher.CounterGCMParameterSpec extends GCMParameterSpec
| Modifier and Type | Field and Description |
|---|---|
protected long |
initialCounter |
protected byte[] |
iv |
| Modifier | Constructor and Description |
|---|---|
protected |
CounterGCMParameterSpec(int tLen,
byte[] src) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getIV() |
protected void |
incrementCounter() |
getTLenprotected void incrementCounter()
public byte[] getIV()
getIV in class GCMParameterSpecCopyright © 2018–2021 The Apache Software Foundation. All rights reserved.