All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cryptography.Plaintext.kt Maven / Gradle / Ivy

The newest version!
package nl.sanderdijkhuis.noise.cryptography

import nl.sanderdijkhuis.noise.data.Data

@JvmInline
value class Plaintext(val data: Data)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy