SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

key_curve Property

Specifies the elliptical curve when EC cryptography is used.

Syntax

def get_key_curve() -> str: ...

key_curve = property(get_key_curve, None)

Default Value

""

Remarks

Specifies the elliptical curve when EC cryptography is used.

This property is read-only.

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