FireblocksPassphraseResolver

Created by Fireblocks Ltd. on 20/11/2023. This interface is used to resolve the passphrase for a given passphrase id.

Functions

Link copied to clipboard
abstract fun resolve(passphraseId: String, callback: (passphrase: String) -> Unit)

This method is used to resolve the passphrase for a given passphrase id.