Function web_push_native::encrypt

source ·
pub fn encrypt(
    message: Vec<u8>,
    ua_public: &PublicKey,
    ua_auth: &Auth
) -> Result<Vec<u8>, Error>
Expand description

Lower-level encryption used for HTTP push request content