DESStatic: Create |
Returns a DES cryptography service provider based on the name of the provider.
Public Function Create( Optional ByVal AlgName As String = "DES" ) As DES
Default: "DES"
If no name is given, then the default implementation is returned.