| Package | Description |
|---|---|
| com.subgraph.orchid.crypto |
| Modifier and Type | Method and Description |
|---|---|
static TorStreamCipher |
TorStreamCipher.createFromKeyBytes(byte[] keyBytes) |
static TorStreamCipher |
TorStreamCipher.createFromKeyBytesWithIV(byte[] keyBytes,
byte[] iv) |
static TorStreamCipher |
TorStreamCipher.createWithRandomKey() |
Copyright © 2015. All rights reserved.