Sha256: 5b6e3a4aca364c0ab24566e074d263864c9ffadb5ee55186e78cc830ce86873a
Contents?: true
Size: 265 Bytes
Versions: 4
Compression:
Stored size: 265 Bytes
Contents
## # GPG [Encryptor] # encrypt_with GPG do |encryption| encryption.key = <<-KEY -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.4.11 (Darwin) <Your GPG Public Key Here> -----END PGP PUBLIC KEY BLOCK----- KEY end
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
backup-3.0.19 | lib/templates/encryptor/gpg |
backup-3.0.18 | lib/templates/encryptor/gpg |
interu-backup-3.0.16 | lib/templates/encryptor/gpg |
backup-3.0.16 | lib/templates/encryptor/gpg |