public abstract class CryptoConfig extends Object
configures the SecurityProvider used for fabrication.| Modifier and Type | Field and Description |
|---|---|
protected SecurityProvider |
provider |
| Constructor and Description |
|---|
CryptoConfig(SecurityProvider provider)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityProvider |
getProvider() |
protected final SecurityProvider provider
getProvider()public CryptoConfig(SecurityProvider provider)
provider - the provider.public SecurityProvider getProvider()
SecurityProvider.Copyright © 2001–2019 mmm-Team. All rights reserved.