public class DerivedRootSecrets
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
SIZE |
| Constructor and Description |
|---|
DerivedRootSecrets(byte[] okm) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getChainKey() |
byte[] |
getRootKey() |
public static final int SIZE