public class KeyStores extends Securitys
| 构造器和说明 |
|---|
KeyStores() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
inferKeyStoreType(File path)
Make a best guess about the "type" (see
KeyStore.getType()) of the keystore file located at the given Path. |
addProvider, getLangxSecurityProvider, getProvider, insertProvider, insertProviderAt, langxProviderInstalled, loadLangxProvider, setuppublic static String inferKeyStoreType(File path)
KeyStore.getType()) of the keystore file located at the given Path.
This method only references the file name of the keystore, it does not look at its contents.Copyright © 2021. All rights reserved.