package
2.0.1+incompatible
Repository: https://github.com/pfthink/whatsmeow.git
Documentation: pkg.go.dev

# Functions

Decrypt is a function that decrypts a given cipher text with a provided key and initialization vector(iv).
Encrypt is a function that encrypts plaintext with a given key and an optional initialization vector(iv).