public static byte[] SimpleEncrypt( byte[] secretMessage, byte[] cryptKey, byte[] authKey, byte[] nonSecretPayload = null )
Copyright Edika 2012-2021