MACTripleDESStatic: Create |
Returns an implementation of the MACTripleDES class.
Public Function Create( Optional ByVal AlgName As String ) As KeyedHashAlgorithm
By default the HMACSHA1 implementation is returned. If a different implementation is desired, then use the standard Server.Class' naming convention.