Discuss this help topic in SecureBlackbox Forum
Tells whether the algorithm is supported by one of registered classes.
Declaration
Parameters
Identifiers of the algorithms
|
Return value
…
Description
Use this method to find out, if at least one of registered cryptography classes supports specified algorithm. You can use CreateInstance method to create an instance of the cryptography class which supports specified algorithm.