C# Class LitS3.HMACSHA1

Show file Open project: ngs-doo/revenj Class Usage Examples

Public Methods

Method Description
ComputeHash ( byte data ) : byte[]
HMACSHA1 ( byte key )

Method Details

ComputeHash() public method

public ComputeHash ( byte data ) : byte[]
data byte
return byte[]

HMACSHA1() public method

public HMACSHA1 ( byte key )
key byte