Beispiel #1
0
 def set_encryption(self, encrypt_pass_file, openssl_path=None):
     self.openssl_path = openssl_path or utils.openssl_path()
     self.encrypt_pass_file = encrypt_pass_file
Beispiel #2
0
 def set_encryption(self, encrypt_pass_file, openssl_path=None):
     self.openssl_path = openssl_path or utils.openssl_path()
     self.encrypt_pass_file = encrypt_pass_file