|
static SecretKey | readKeyFromKeystore (String keyStorePath, String keyStoreType, String keyStorePassword, String keyAlias) throws NoSuchProviderException, KeyStoreException, UnrecoverableEntryException, NoSuchAlgorithmException, CertificateException, IOException |
|
static KeyStore | loadKeyStore (String keyStorePath, String keyStoreType, String keyStorePassword) throws CertificateException, NoSuchAlgorithmException, NoSuchProviderException, KeyStoreException, IOException |
|
static Provider | getSupportingSecurityProvider (String keyStoreType) throws NoSuchProviderException |
|
The documentation for this class was generated from the following file: