C# Class Akamai.EdgeGrid.Auth.EdgeGridV1Signer.SignType

Mostra file Open project: surgeforward/AkamaiOPEN-edgegrid-C-Sharp

Public Properties

Property Type Description
HMACSHA256 SignType
SHA256 HashType

Private Methods

Method Description
SignType ( string name, KeyedHashAlgorithm algorithm ) : System

Property Details

HMACSHA256 public_oe static_oe property

public static SignType HMACSHA256
return SignType

SHA256 public_oe static_oe property

public static HashType SHA256
return HashType