Package | Description |
---|---|
org.bouncycastle.crypto.util |
Modifier and Type | Method and Description |
---|---|
static JournaledAlgorithm |
JournaledAlgorithm.getState(File tempfile,
SecureRandom random)
Reconstructs JournaledAlgorithm session from file containing it's raw encoding.
|
static JournaledAlgorithm |
JournaledAlgorithm.getState(InputStream stateIn,
SecureRandom random) |
Copyright © 2020 BouncyCastle.org. All rights reserved.