SecureBlackbox 2020 PHP Edition

Questions / Feedback?

GetSignatureType Method

Determines the signature kind.

Object Oriented Interface

public function doGetSignatureType();

Procedural Interface

secureblackbox_messageverifier_do_getsignaturetype($res);

Remarks

Use this method to determine the kind of the signature stored in InputFile (InputStream).

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 PHP Edition - Version 20.0 [Build 8154]