encryptTar
fun encryptTar(files: List<NamedFile>, recipientPublicArmored: List<ByteArray>, asciiArmor: Boolean = true): EncryptResult
Encrypts a set of files into a single GnuPG-compatible encrypted tar.
Encrypts a set of files into a single GnuPG-compatible encrypted tar.