Uses of Interface
com.zerodeplibs.webpush.MessageEncryption
-
Packages that use MessageEncryption Package Description com.zerodeplibs.webpush Provides the classes and interfaces implementing the key features of Web Push. -
-
Uses of MessageEncryption in com.zerodeplibs.webpush
Methods in com.zerodeplibs.webpush that return MessageEncryption Modifier and Type Method Description static MessageEncryptionMessageEncryptions. of()Creates a newMessageEncryptionthat uses the "aes128gcm" content encoding.
-