Package io.meeds.pwa.model
Class UserPushSubscription
java.lang.Object
io.meeds.pwa.model.UserPushSubscription
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]byte[]
-
Constructor Details
-
UserPushSubscription
public UserPushSubscription()
-
-
Method Details
-
authAsBytes
public byte[] authAsBytes() -
keyAsBytes
public byte[] keyAsBytes() -
userPublicKey
public PublicKey userPublicKey() throws NoSuchAlgorithmException, InvalidKeySpecException, NoSuchProviderException
-