PbeUtilitiesIsPkcs5Scheme1 Method
Namespace: Org.BouncyCastle.SecurityAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public static bool IsPkcs5Scheme1(
string algorithm
)
Public Shared Function IsPkcs5Scheme1 (
algorithm As String
) As Boolean
public:
static bool IsPkcs5Scheme1(
String^ algorithm
)
Org.BouncyCastle.Security.PbeUtilities.IsPkcs5Scheme1 = function(algorithm);
- algorithm String
-
Boolean