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