Okio multiplatform does not support encryption. Things like compression and encryption rely on JDK A...
j
Okio multiplatform does not support encryption. Things like compression and encryption rely on JDK APIs. The only thing tangentially related that is supported is hashing.
s
thank you