PbeParametersGeneratorPkcs5PasswordToBytes(Char) Method
Namespace: Org.BouncyCastle.CryptoAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public static byte[] Pkcs5PasswordToBytes(
char[] password
)
Public Shared Function Pkcs5PasswordToBytes (
password As Char()
) As Byte()
Org.BouncyCastle.Crypto.PbeParametersGenerator.Pkcs5PasswordToBytes = function(password);
- password Char
-
Byte