SecureBlackbox 2020 macOS Edition

Questions / Feedback?

SaveToBytes Method

Saves the keyring to a byte array.

Syntax

public func saveToBytes(secret: Bool) throws -> Data

Remarks

Use this method to save the keyring to a byte array. PGP software typically uses two files to store keyrings. Use Secret parameter to specify which part of the keyring you would like to save (public or secret).

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