lib
jvm
lib
/
app.cash.nostrino.crypto
/
CipherText
/
Companion
/
parse
parse
jvm
fun
parse
(
value
:
String
)
:
CipherText
Parse a string value of ciphertext + initialisation vector into a CipherText instance.