SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

AddFromStreams Method

Adds a collection of keys to the keyring.

Syntax

public fun addFromStreams(publicKeyringStream: InputStream?, secretKeyringStream: InputStream?)

Remarks

Use this method to add keys stored in two separate keyring streams to the keyring.

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