C# Class Cats.Web.Hub.Infrastructure.CryptoGen

Show file Open project: edgecomputing/cats Class Usage Examples

Public Methods

Method Description
CreateKey ( int numBytes ) : String

Private Methods

Method Description
BytesToHexString ( byte bytes ) : String

Method Details

CreateKey() public method

public CreateKey ( int numBytes ) : String
numBytes int
return String