ICryptographyProvider Interface

 

Represents an interface for the cryptography provider.

Namespace:   Microsoft.WindowsAzure.Common.Platform
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Public Interface ICryptographyProvider

NameDescription
System_CAPS_pubmethodComputeHmacSha256Hash(Byte(), Byte())

Computes the Hash-based Message Authentication Code (HMAC) by using the sha256 hash function.

Return to top
Show: