SecureBlackbox 2020 iOS Edition

Questions / Feedback?

getSignatureType (method)

Determines the signature kind.

Syntax

- (int)getSignatureType;
public func getSignatureType() throws -> Int32

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 iOS Edition - Version 20.0 [Build 8166]