SsssPassphrase
@JsonClass(generateAdapter = true)
Content copied to clipboard
Constructors
Link copied to clipboard
fun SsssPassphrase( @Json(name = "algorithm") algorithm: String?, @Json(name = "iterations") iterations: Int, @Json(name = "salt") salt: String?)
Content copied to clipboard