public class KeyStoreConfigBks extends KeyStoreConfig
KeyStoreConfig with type "BKS" (Bouncycaste KeyStore). This is a proprietary
format from the popular third party Java cryptographic library provider
BouncyCastle.| Constructor and Description |
|---|
KeyStoreConfigBks(CryptoResource resource,
String password)
The constructor.
|
getExtension, getPassword, getProvider, getResource, getTypepublic static final String TYPE
type "BKS".public KeyStoreConfigBks(CryptoResource resource, String password)
Copyright © 2001–2019 mmm-Team. All rights reserved.