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