Pkcs12UtilitiesConvertToDefiniteLength(Byte, Char) Method
Namespace: Org.BouncyCastle.PkcsAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public static byte[] ConvertToDefiniteLength(
byte[] berPkcs12File,
char[] passwd
)
Public Shared Function ConvertToDefiniteLength (
berPkcs12File As Byte(),
passwd As Char()
) As Byte()
Org.BouncyCastle.Pkcs.Pkcs12Utilities.ConvertToDefiniteLength = function(berPkcs12File, passwd);
- berPkcs12File Byte
-
- passwd Char
-
Byte