public static IMac GetMac( DerObjectIdentifier id )
Public Shared Function GetMac ( id As DerObjectIdentifier ) As IMac
public: static IMac^ GetMac( DerObjectIdentifier^ id )
Org.BouncyCastle.Security.MacUtilities.GetMac = function(id);
In This Article