Not usually called directly.
encrypt_vec(.data, public_key_path = "id_rsa.pub")
.data | A vector, which if not a character vector is coerced to one. |
---|---|
public_key_path | Character. A quoted path to an RSA public key created
using |
A vector of ciphertexts.