JksStoreSave(Stream, Char) Method
Namespace: Org.BouncyCastle.SecurityAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public void Save(
Stream stream,
char[] password
)
Public Sub Save (
stream As Stream,
password As Char()
)
function Save(stream, password);
Parameters
- stream Stream
-
- password Char
-