SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

GetSignatureType Method

Determines the signature kind.

Syntax

public fun getSignatureType(): Int

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 Kotlin Edition - Version 20.0 [Build 8063]