kalium
common
logic
/
com.wire.kalium.logic.data.prekey
/
PreKeyRepository
/
getFingerprintForPreKey
get
Fingerprint
For
Pre
Key
abstract
suspend
fun
getFingerprintForPreKey
(
preKeyCrypto
:
<Error class: unknown class>
)
:
Either
<
CoreFailure
,
ByteArray
>