SecureBlackbox 2020 Python Edition

Questions / Feedback?

get_signature_type Method

Determines the signature kind.

Syntax

def get_signature_type() -> int: ...

Remarks

Use this method to determine the kind of the signature stored in input_file (input_stream).

Possible values: 1 - detached PKCS#1 signature; 2 - detached PKCS#7 signature; 3 - enveloping PKCS#7 signature.

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