diffieHellmanK256

fun diffieHellmanK256(privateKeyBytes: ByteArray, publicKeyBytes: ByteArray): ByteArray