Package de.svenkubiak.webpush4j
Class Encrypted.Builder
java.lang.Object
de.svenkubiak.webpush4j.Encrypted.Builder
- Enclosing class:
- Encrypted
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withCiphertext(byte[] ciphertext) withPublicKey(PublicKey publicKey) withSalt(byte[] salt)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withPublicKey
-
withSalt
-
withCiphertext
-
build
-