Curve25519SecretKeyFactory

Functions

Link copied to clipboard
abstract operator fun invoke(): Curve25519SecretKey
abstract operator fun invoke(bytes: ByteArray): Curve25519SecretKey
abstract operator fun invoke(base64: String): Curve25519SecretKey