SecureBlackbox 2020 Python Edition

Questions / Feedback?

use_gcm Property

Indicates if GCM mode was enabled.

Syntax

def get_use_gcm() -> bool: ...

use_gcm = property(get_use_gcm, None)

Default Value

TRUE

Remarks

Use this property to check if GCM encryption mode was enabled.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]