StringsFromAsciiByteArray Method
Namespace: Org.BouncyCastle.UtilitiesAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public static string FromAsciiByteArray(
byte[] bytes
)
Public Shared Function FromAsciiByteArray (
bytes As Byte()
) As String
Org.BouncyCastle.Utilities.Strings.FromAsciiByteArray = function(bytes);
- bytes Byte
-
String