public interface KeyStoreProvider
java.security.KeyStore
into Autoupdate infrastructure.
This KeyStore is used for verification of downloaded NBMs. The system finds out
the KeyStoreProvider in Lookup.getDefault().
The KeyStoreProvider
should be registered using ServiceProvider
.
Modifier and Type | Method and Description |
---|---|
KeyStore |
getKeyStore() |
KeyStore getKeyStore()
Built on February 21 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.