public static string GetAlgorithmName(
DerObjectIdentifier oid
)
Public Shared Function GetAlgorithmName (
oid As DerObjectIdentifier
) As String
public:
static String^ GetAlgorithmName(
DerObjectIdentifier^ oid
)
Org.BouncyCastle.Security.DigestUtilities.GetAlgorithmName = function(oid);