public class KeyStoreUtil extends Object
Constructor and Description |
---|
KeyStoreUtil() |
Modifier and Type | Method and Description |
---|---|
static KeyStore |
loadCacertsKeyStore()
Loads the default root certificates at |
static KeyStore |
loadCacertsKeyStore(String provider)
Loads the default root certificates at |
public static KeyStore loadCacertsKeyStore(String provider)
provider
- the provider or null
for the default provider
KeyStore
public static KeyStore loadCacertsKeyStore()
KeyStore
Copyright © 1998–2023 iText Group NV. All rights reserved.