Uses of Class
com.iizix.push.vapid.Encrypted.Builder
Packages that use Encrypted.Builder Package Description com.iizix.push.vapid Uses of Encrypted.Builder in com.iizix.push.vapid
Methods in com.iizix.push.vapid that return Encrypted.Builder Modifier and Type Method Description Encrypted.BuilderEncrypted.Builder. withCiphertext(byte[] ciphertext)Encrypted.BuilderEncrypted.Builder. withPublicKey(java.security.PublicKey publicKey)Encrypted.BuilderEncrypted.Builder. withSalt(byte[] salt)