C# Class RealCrowd.Grip.Validator

Afficher le fichier Open project: realcrowd/grip.net

Méthodes publiques

Méthode Description
CheckGripSignature ( string gripSignatureHeader, PublishControl config, System.DateTime checkTime = null ) : object>.Dictionary
CheckGripSignature ( string gripSignatureHeader, byte key, System.DateTime checkTime = null ) : object>.Dictionary

Private Methods

Méthode Description
CheckGripSignature ( string claimRaw, System.DateTime checkTime = null ) : object>.Dictionary

Method Details

CheckGripSignature() public static méthode

public static CheckGripSignature ( string gripSignatureHeader, PublishControl config, System.DateTime checkTime = null ) : object>.Dictionary
gripSignatureHeader string
config PublishControl
checkTime System.DateTime
Résultat object>.Dictionary

CheckGripSignature() public static méthode

public static CheckGripSignature ( string gripSignatureHeader, byte key, System.DateTime checkTime = null ) : object>.Dictionary
gripSignatureHeader string
key byte
checkTime System.DateTime
Résultat object>.Dictionary