public class CryptoBuilderKeysInFiles
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
Crypto |
build()
Target builder method - builds a new crypto
|
CryptoBuilderKeysInFiles |
setConfig(CryptoSourceConfig cryptoSourceConfig)
Defines crypto config, where you can specify using algorithms
|
public CryptoBuilderKeysInFiles setConfig(CryptoSourceConfig cryptoSourceConfig)
cryptoSourceConfig - config for crypto sourcepublic Crypto build()