set_encryption_options Methode

set_encryption_options(self, encryption_type, key_length)

Legen Sie die Verschlüsselungsoptionen fest.


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

Siehe auch