Core.Util.Crypto.CryptoUtil Class Reference
Summary description for
CryptoUtil.
More...
List of all members.
Detailed Description
Summary description for
CryptoUtil.
Constructor & Destructor Documentation
| Core.Util.Crypto.CryptoUtil.CryptoUtil |
( |
|
) |
|
Member Function Documentation
| static String Core.Util.Crypto.CryptoUtil.GUID |
( |
|
) |
[static] |
| static String Core.Util.Crypto.CryptoUtil.GUID2 |
( |
|
) |
[static] |
| static String Core.Util.Crypto.CryptoUtil.GetDigest |
( |
String |
in_string |
) |
[static] |
| static String Core.Util.Crypto.CryptoUtil.GetDigest |
( |
byte[] |
in_bytes |
) |
[static] |
| static String Core.Util.Crypto.CryptoUtil.GetHexDigest |
( |
String |
in_string |
) |
[static] |
| static byte [] Core.Util.Crypto.CryptoUtil.GetDigestBytes |
( |
byte[] |
in_bytes |
) |
[static] |
| static Boolean Core.Util.Crypto.CryptoUtil.VerifyHashing |
( |
|
) |
[static] |
| static String Core.Util.Crypto.CryptoUtil.GenerateKeys |
( |
|
) |
[static] |
| static RSACryptoServiceProvider Core.Util.Crypto.CryptoUtil.CreateKeyInContainer |
( |
String |
ContainerName, |
|
|
String |
container_path | |
|
) |
| | [static] |
| static RSACryptoServiceProvider Core.Util.Crypto.CryptoUtil.GetKeyFromContainer |
( |
String |
ContainerName, |
|
|
String |
container_path | |
|
) |
| | [static] |
| static void Core.Util.Crypto.CryptoUtil.DeleteKeyFromContainer |
( |
string |
ContainerName |
) |
[static] |
The documentation for this class was generated from the following file: