Package | Description |
---|---|
org.bouncycastle.jcajce.spec |
Modifier and Type | Method and Description |
---|---|
KTSParameterSpec.Builder |
KTSParameterSpec.Builder.withKdfAlgorithm(AlgorithmIdentifier kdfAlgorithm)
Set the KDF algorithm and digest algorithm for wrap key generation.
|
KTSParameterSpec.Builder |
KTSParameterSpec.Builder.withParameterSpec(AlgorithmParameterSpec parameterSpec)
Set the algorithm parameter spec to be used with the wrapper.
|
Copyright © 2018 BouncyCastle.org. All rights reserved.