tv.ouya.console.api
Class OuyaEncryptionHelper

java.lang.Object
  extended by tv.ouya.console.api.OuyaEncryptionHelper

public class OuyaEncryptionHelper
extends java.lang.Object


Constructor Summary
OuyaEncryptionHelper()
           
 
Method Summary
 java.util.List<tv.ouya.console.api.Receipt> decryptReceiptResponse(java.lang.String receiptResponse)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OuyaEncryptionHelper

public OuyaEncryptionHelper()
Method Detail

decryptReceiptResponse

public java.util.List<tv.ouya.console.api.Receipt> decryptReceiptResponse(java.lang.String receiptResponse)
                                                                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2012 OUYA, Inc. All Rights Reserved.