Uses of Class
com.iizix.push.vapid.Encrypted.Builder
Packages that use Encrypted.Builder
Uses of Encrypted.Builder in com.iizix.push.vapid
Methods in com.iizix.push.vapid that return Encrypted.BuilderModifier and TypeMethodDescriptionEncrypted.Builder.withCiphertext(byte[] ciphertext) Encrypted.Builder.withPublicKey(PublicKey publicKey) Encrypted.Builder.withSalt(byte[] salt)