Uses of Class
com.iizix.push.vapid.Encrypted
Packages that use Encrypted Package Description com.iizix.push.vapid Uses of Encrypted in com.iizix.push.vapid
Methods in com.iizix.push.vapid that return Encrypted Modifier and Type Method Description Encrypted
Encrypted.Builder. build()
static Encrypted
AbstractPushService. encrypt(byte[] payload, org.bouncycastle.jce.interfaces.ECPublicKey userPublicKey, byte[] userAuth, Encoding encoding)
Encrypt the payload.