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

Afficher le fichier Open project: surgeforward/AkamaiOPEN-edgegrid-C-Sharp

Méthodes publiques

Свойство Type Description
HMACSHA256 SignType
SHA256 HashType

Private Methods

Méthode Description
SignType ( string name, KeyedHashAlgorithm algorithm ) : System

Property Details

HMACSHA256 public_oe static_oe property

public static SignType HMACSHA256
Résultat SignType

SHA256 public_oe static_oe property

public static HashType SHA256
Résultat HashType