public class BlobVault extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BlobVault.BlobNotFound |
| 限定符和类型 | 字段和说明 |
|---|---|
JSONEncrypt |
sjcl |
public JSONEncrypt sjcl
public BlobVault(String baseUrl)
baseUrl - eg. "https://blobvault.payward.com/"public org.json.JSONObject getBlob(String user, String pass) throws IOException, org.bouncycastle.crypto.InvalidCipherTextException
user - User.pass - Pass.IOException - IOException.org.bouncycastle.crypto.InvalidCipherTextException - InvalidCipherTextException.Copyright © 2021. All rights reserved.