- stream
- the OutputStream to write the store's data to.
- password
- the password to protect the data.
Type Reason Java.IO.IOException if a problem occurred while writing to the stream. Java.Security.NoSuchAlgorithmException if the required algorithm is not available. Java.Security.Cert.CertificateException if the an exception occurred while storing the certificates of this code KeyStoreSpi.
Writes this KeyStoreSpi to the specified OutputStream. The data written to the OutputStream is protected by the specified password.