C# Class withSIX.Core.Presentation.Bridge.Services.Decryption

Inheritance: IDecryption, IPresentationService
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
Decrypt ( string encryptedPremiumToken, string apiKey ) : Task

Method Details

Decrypt() public méthode

public Decrypt ( string encryptedPremiumToken, string apiKey ) : Task
encryptedPremiumToken string
apiKey string
Résultat Task