Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in the order they are declared.
byte[]
byte[]
byte[][]
HttpEce.deriveKeyAndNonce(byte[] salt, byte[] key, String keyId, org.bouncycastle.jce.interfaces.ECPublicKey dh, byte[] authSecret, Encoding version, int mode)
AbstractPushService.encrypt(byte[] payload, org.bouncycastle.jce.interfaces.ECPublicKey userPublicKey, byte[] userAuth, Encoding encoding)
byte[]
HttpEce.encrypt(byte[] plaintext, byte[] salt, byte[] privateKey, String keyid, org.bouncycastle.jce.interfaces.ECPublicKey dh, byte[] authSecret, Encoding version)
Encrypt the given plaintext.
org.asynchttpclient.BoundRequestBuilder
Prepare a POST request for AHC.
org.apache.http.client.methods.HttpPost
Prepare a HttpPost for Apache async http client
Send a notification asynchronously.
org.apache.http.HttpResponse
Send a notification and wait for the response.
Future<org.apache.http.HttpResponse>
PushAsyncService.send(Notification, Encoding)
instead.