Discuss this help topic in SecureBlackbox Forum
Refreshes supported algorithms.
Declaration
[C#]
void RefreshSupportedAlgorithms();
[VB.NET]
Sub RefreshSupportedAlgorithms()
[Pascal]
procedure RefreshSupportedAlgorithms;
[C++]
void RefreshSupportedAlgorithms();
[PHP]
void RefreshSupportedAlgorithms()
[Java]
void refreshSupportedAlgorithms();
Description
Use this method when you need to supported algorithms.
Discuss this help topic in SecureBlackbox Forum