checkCanary

fun checkCanary(canary: String, text: String, encryptionKey: String): Boolean

Check that key is still valid using the output of create_canary. text much match the text you initially passed to create_canary()