SecureBlackbox 2020 iOS Edition

Questions / Feedback?

encryptFinal (method)

Finalization of encryption by blocks.

Syntax

- (NSData*)encryptFinal;
public func encryptFinal() throws -> Data

Remarks

Use this method to finalize of encryption by blocks.

Specify encryption key in Key property.

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