Gets the algorithm in the Cryptographic Service Provider (CSP) that has a matching name.
Syntax:
Set <oAlgorithm> = object.GetAlgorithmByName(<sName>)
Parameter:
Returns:
Returns an object of type FREDI.ediSecurityAlgorithm. If there is no algorithm then an empty or NULL object is returned.