Thanks a lot for this library. I use it for verify google play subscribe. But I don't know how to get the keyObject. ``` var payment = { //xxxxx keyObject: {}, // required, if google }; ``` Someone can help me? Thanks.