C# 클래스 withSIX.Core.Presentation.Bridge.Services.Decryption

상속: IDecryption, IPresentationService
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
Decrypt ( string encryptedPremiumToken, string apiKey ) : Task

메소드 상세

Decrypt() 공개 메소드

public Decrypt ( string encryptedPremiumToken, string apiKey ) : Task
encryptedPremiumToken string
apiKey string
리턴 Task