public class CircuitNodeCryptoState extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
KEY_MATERIAL_SIZE |
| Modifier and Type | Method and Description |
|---|---|
static CircuitNodeCryptoState |
createFromKeyMaterial(byte[] keyMaterial,
byte[] verifyDigest) |
public static final int KEY_MATERIAL_SIZE
public static CircuitNodeCryptoState createFromKeyMaterial(byte[] keyMaterial, byte[] verifyDigest)
Copyright © 2015. All rights reserved.