Descripción
Sintaxis
public abstract void engineLoad(InputStream stream, char[] password) throws IOException, NoSuchAlgorithmException, CertificateException
public void engineLoad(KeyStore.LoadStoreParameter param) throws IOException, NoSuchAlgorithmException, CertificateException
Parámetros
- char[] password,
- InputStream stream,
- KeyStore.LoadStoreParameter param,
Excepciones
NoSuchAlgorithmException, CertificateException, IllegalArgumentException, IOException
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.