computeSecret

fun computeSecret(otherPublicKey: ERROR CLASS: Symbol not found for js.buffer.ArrayBufferView<*>, inputEncoding: Nothing? = definedExternally, outputEncoding: Nothing? = definedExternally): Buffer<*>(source)
fun computeSecret(otherPublicKey: String, inputEncoding: BinaryToTextEncoding, outputEncoding: Nothing? = definedExternally): Buffer<*>(source)
fun computeSecret(otherPublicKey: ERROR CLASS: Symbol not found for js.buffer.ArrayBufferView<*>, inputEncoding: Nothing?, outputEncoding: BinaryToTextEncoding): String(source)
fun computeSecret(otherPublicKey: String, inputEncoding: BinaryToTextEncoding, outputEncoding: BinaryToTextEncoding): String(source)