package
module
Version:
v0.0.0-...-1f39463
Opens a new window with list of versions in this module.
Published: Feb 15, 2017
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
webpushencrypto
This is implement that encrypt web push payload.
Documentation
¶
type Encrypt struct {
Payload []byte
Salt []byte
PublickKey []byte
}
Encrypt is encryption info.
Encryption return encrypted messsage for web push api.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.