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

Inheritance: IDecryption, IPresentationService
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
Decrypt ( string encryptedPremiumToken, string apiKey ) : Task

Method Details

Decrypt() public method

public Decrypt ( string encryptedPremiumToken, string apiKey ) : Task
encryptedPremiumToken string
apiKey string
return Task