set_encryption_options Methode

set_encryption_options(encryption_type, key_length)

Verschlüsselungsoptionen festlegen.

def set_encryption_options(self, encryption_type, key_length):
    ...
ParameterTypBeschreibung
encryption_typeEncryptionTypeDer Verschlüsselungstyp.
key_lengthintDie Schlüssellänge.

Siehe auch