SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

cert_public_key_bytes Property

Contains the certificate's public key in DER format.

Syntax

def get_cert_public_key_bytes() -> bytes: ...

cert_public_key_bytes = property(get_cert_public_key_bytes, None)

Remarks

Contains the certificate's public key in DER format.

This property is read-only.

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