[ whitefrost.com | Account Manager 4 Product Page ]

Core.Util.Crypto.CryptoUtil Class Reference

Summary description for CryptoUtil. More...

List of all members.

Public Member Functions

 CryptoUtil ()

Static Public Member Functions

static String GUID ()
static String GUID2 ()
static String GetDigest (String in_string)
static String GetDigest (byte[] in_bytes)
static String GetHexDigest (String in_string)
static byte[] GetDigestBytes (byte[] in_bytes)
static Boolean VerifyHashing ()
static String GenerateKeys ()
static RSACryptoServiceProvider CreateKeyInContainer (String ContainerName, String container_path)
static RSACryptoServiceProvider GetKeyFromContainer (String ContainerName, String container_path)
static void DeleteKeyFromContainer (string ContainerName)


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:
Stephen W. Cote, 2009, whitefrost.com